You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Oct6543130Sep2827252423221812111075131Aug29282726251817121110754131Jul302928272423201817131210876532130Jun292827262524221512109543131May3029282725242322201918171413875130Apr29282724232221201916157531Mar3029191514131187543229Feb282726252416763131Jan3029282726252322191615141210965329Dec282430Nov28252019654331Oct302322191810330Sep292823221612108764131Aug302923171211542Jul29Jun14111026May24Apr201916151224Mar171110623Feb2019171615141312109876543230Jan2928272625232221181716151413121195225Dec22161410910Nov854329Oct262517151413876228Sep27remove the -D/--dos and -M/--mac command line options, as they aren'tUpdate Basque translation by Mikel Olasagasti.remove DOS line endings, and fix a typo in a commentin do_insertfile(), add missing #ifdefs around the wrap_reset() call soreally fix the resetstatus problems this time, and add a few otheranother int -> bool conversionin do_insertfile(), if file browsing succeeds, copy the filename wemake resetstatuspos static to just statusq()add parameter use_answer to search_init(); when it's TRUE, only setcomment fixremove redundancy erroneously introduced when adding the ^T toggle toadd another cosmetic fixadd minor cosmetic fixes, and do another int -> bool conversionremove stray dashin open_(prev|next)_file(), translate the "New Buffer" string whenafter reading in a file and detecting the format it's in, set the fileconsistency fixadd missing blank linefor consistency, make do_insertfile() take a parameter to indicateadd a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0),fix #ifdef breakageadd a multibuffer mode toggle to the "Execute Command" prompt, forsimplify do_insertfile() by reusing variables where possiblemore int -> bool conversionsconsistency fix: the convention for shortcuts lists other than the maincosmetic fixresetstatuspos should be a bool, not an intin shortcut_init(), change an erroneous _() around the "New Buffer"for consistency, at the "Go To Line" prompt, display "Cancelled" insteadadd missing func_key referenceadd a func_key flag to the low-level input functions and the currentlyrefresh the screen when Ctrl-L is pressed at the statusbar prompt, ascosmetic comment fixesremove redundant include of limits.h from nano.cturn off extended input processing (the IEXTEN termios flag) as nanomake some ints that use the value of fill and can be greater than COLSrevert the blocking of meta sequences in main(), as it doesn't solve thedocument keeping meta sequences from getting through to do_char() in thedon't let meta sequences get through to do_char()make the help menu shortcut display more flexible, add more intuitive