You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Jul8765432130Jun29282726252322212019181716151413121098765432131May302928272625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec29282724232221201815work around slang brokennessreplace almost all mvwaddstr(hblank) calls with mvwhline(' ', COLS)yet more breakage fixesadd one last breakage fixstill more breakage fixesfix some breakage caused by the restructuringrestructure things so that every file has its own openfilestruct, and sorename filebuffer to openfile. as it's shortermiscellaneous minor fixesanother formatting fixrename variable open_files filebuffer, for consistencyreorder some functions for consistencyformatting fixmore cosmetic fixescosmetic fixadd more int -> ssize_t line number fixes, plus one formatting fixreword an error message for consistencyfix renumber_all() as well as renumber()in renumber(), when renumbering, properly use a ssize_t instead of anin shortcut_init(), per Jordi's suggestion, simplify wording ofItalian and Catalan update from the TP.comment fixin display_string(), display invalid multibyte sequences as Unicodeadd missing dashesin faq.html, update section 4.10 to mention that pasting from the Xtypo fixwith the removal of the last snprintf(), we now only use vsnprintf(), somore minor variable tweaksin do_alt_speller(), if we can't invoke the spell checker, use sprintf()minor variable tweaksadd Mike Frysinger's Bourne shell script regexes, with a few minoradd missing colonclean up the search code a bitin do_replace(), blank out last_replace properly again just beforemore cosmetic fixesminor cosmetic and constant cursor position display fixesBack to CVSGNU nano 1.3.8remove unneeded clearok(TRUE) from total_redraw()make do_yesno() refresh the edit window as well as the statusbar before