You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Jul2221201918171615141312111098765432130Jun29282726252322212019181716151413121098765432131May302928272625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514fix inconsistencyeliminate still more redundant screen updates in edit_scroll()remove more redundant screen updates in edit_scroll(), and add a fewfix alternate spell checker breakage: don't lose colors after using itallow scrolling more than editwinrows lines via edit_scroll(), take 2revert broken edit_scroll() changes for nowallow scrolling more than editwinrows lines via edit_scroll()display invalid multibyte sequences as Unicode FFFD, take 2; also cleanmore function reorderingcosmetic fixesadd comment and formatting fixes, and remove now-useless global-specific codein do_find_bracket(), add comments and minor cleanupsmove do_(next|prev)_word(_void())? to move.c tooadd miscellaneous color and openfilestruct cleanups, and move themove the paragraph-searching functions to move.c, as they're movementcomment fixDoh, fixup ChangeLog.Updated Malay translation from the TP.Update French manpages by Jean-Philippe Guérard.in nanogetstr(), make sure that magichistory is properly updated when wein find_history() and get_history_completion(), make parameters constadd missing blank linesin mbstrchr(), don't count matches between valid and invalid multibytefor consistency, revert handling of cases where a search string and amiscellaneous minor fixesUpdated French translation from the TP.make sure that the current position in the history list is properly setcomment fixproperly handle cases where a search string and a match to it are notadd commentdon't display invalid multibyte sequences as Unicode 0xFFFD inbetter edit_scroll() redundancy fixfix edit_scroll() redundancycomment fixesper DB'S patch, in do_spell(), when displaying an error message fromchange NANO_WIDE #define to ENABLE_UTF8, as the latter is clearerfix glitch in edit_scroll() where scrolling up to the top line of thesimplify get_totals() (renamed get_totsize()) to only get the totaladd missing check_statusblank() callsspeed up character output, and fix edit_refresh() breakage