You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Aug8542131Jul302927262524232221201918171615141312111098765432130Jun29282726252322212019181716151413121098765432131May302928272625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Febadd new -W/--wordbounds command line option, and new "wordbounds" rcfilein usage(), remove unneeded translation of "--quickblank"clarify changelog entryreadd the option to turn the keypad off by default from nano 1.2.x, within update_history(), add a check to make sure the parameter we pass tocover the full range of Unicodestore Unicode values in longs instead of intscosmetic fixeven better handling of invalid Unicode charactersdon't allow entering invalid Unicode in make_mbchar() eitheradd better handling of invalid Unicode, plus a few miscellaneous minormore get_unicode_kbinput() fixes: properly discard hexadecimal FFFE tocosmetic fixesfix misplaced code in previous edit_scroll() fixeliminate still more redundant screen updatesrename get_word_kbinput() to get_unicode_kbinput(), and also renamein get_word_kbinput(), limit the input word to hexadecimal FFFD insteadmiscellaneous enum cleanups, including making the file-writingcosmetic fixformatting fixesdocument the "none" and "default" syntaxes in nanorc.5document the explanation of the "none" syntax in nanorc.sampleport over Brand Huntsman's reserved "none" syntax to counteract histreat color syntax names case sensitively, for consistency with howmore color updates: add a "default" syntax that takes no extensions forthe old assert is actually needed, so put it back toorevert previous simplification, as it only moved complexity from onecomment fixsimplify furtherfix cursor position display breakagesimplify do_cursorpos(), and remove an unneeded assert from itin parse_syntax(), flag duplicate syntax names as errorsport over more of Brand Huntsman's old patch: a color syntax specifiedfix extension decompilation breakageadd missing bit from last patchport over more of Brand Huntsman's old patch (with a few tweaks):formatting fixesfix display breakageremove unnecessary can_change_colors() callcosmetic fix