You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jun31May3029282725242322201918171413875130Apr29282724232221201916157531Mar3029191514131187543229Feb282726252416763131Jan3029282726252322191615141210965329Dec282430Nov28252019654331Oct302322191810330Sep292823221612108764131Aug302923171211542Jul29Jun14111026May24Apr201916151224Mar171110623Feb2019171615141312109876543230Jan2928272625232221181716151413121195225Dec22161410910Nov854329Oct262517151413876228Sep27262119181413111086322Aug211831Jul30292725242321201912975328Jun2113318May161312115430Apr252322211916131086530Mar2928272625242117161514121110976543128Feb272004-06-01 Jordi Mallach <jordi@gnu.org>add DB's tweaks to do_wrap(), plus a few minor bits of mine (convertfix comment inaccuraciesoops; for consistency with e.g. color syntax highlighting (which, likefor consistency, whitespace display should be off by default, not onadd spaces to the ends of the "Overwrite" and "Different Name" prompts,edit_redraw() fixesadd DB's changes to allow scrolling through the help browser text withdocument cosmetic reorganization of rcfile.c, and readd an "else" Iadd a few comment fixes and an explicit check in rcfile.c fora few last cosmetic reorderings and fixesallow the changing of closing punctuation and closing brackets (used inadd Mike Frysinger's patch (with minor modifications) to allowsince KEEP_CUTBUFFER is only used in cut.c, make it a static variable infix minor omission: the smarthome option was documented in nanorc.5 ascosmetic fixesadd some comments better explaining what is disabled in restricted modedon't bother initializing the backup directory or reading $SPELL for thecheck $SPELL for an alternative spell checker if we didn't get one fromadd missing cast to charoverhaul the routines for movement and related things to eliminaterefactor the low-level input routines into main routines that get theadd code to statusq() to *really* not allow "Full Justify" while in viewfix problems caused by cut and paste of the do_para_end() shortcut formake write_marked() always call write_file() with nonamechange set toadd DB's tweaks to do_enter() and remove the now-unused center_cursor()treat search_last_line as a boolean everywhere, and remove some unneededproperly account for padding in titlebar()per DB's patch, make finish() accept and return void, since none of thecosmetic fix: reorder enumsper DB's patch, also remove the now-unused center_cursor()per DB's patch, remove the now-unused edit_refresh_clearok()comment fixes for consistency: "Meta" -> "meta"convert do_para_search() to use an enum to specify its search typecomment fix for consistency: "magic line" -> "magicline"comment fixswitch test around in do_prev_word() for consistency with do_next_word()move do_(first|last)_line() to move.ccomment fixesadd missing bit