You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Jul12111084Jun32131May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug29272622212019181716151413108input: consume the whole escape sequence for modified PgUp and PgDn keysfiles: speed up reading by using getc_unlocked() instead of getc()rcfile: reject things like "M-Del" and "^{" as invalid key namessyntax: nanorc: show ^@ as validly rebindable, but not any ^digitdocs: mention that "Ins" and "Del" are valid rebindable keystweaks: elide a one-line function -- no, a half-line functiontweaks: rename a function, to better state what it doestweaks: rename a variable, to better match its tasktweaks: rename a function and place its call betterprompt: concentrate manipulations of 'statusbar_x' into a single filetweaks: remove some braces that are now superfluousprompt: remove redundant redrawings of the prompt bardocs: mention that also Ctrl increases the stride when selecting textbuild: fix compilation when configured with --enable-tinytweaks: elide another function that is used just oncetweaks: normalize the indentation after the previous changechars: make the UTF-8 case ever so slightly faster by eliding an 'if'tweaks: adjust two comments, to be more accurate and generalundo: position the cursor properly when undoing/redoing magicline cutsbuild: verify that 'msgfmt' is available when building from gittweaks: drop some old debugging codetweaks: elide a function that is used just oncechars: speed up the parsing of a character for the plain ASCII casechars: speed up the counting of string length for the plain ASCII casedebug: add some code to time the performance of get_totsize()tweaks: reduce the counting of characters to just the needed functiontweaks: elide a subfunction that is used just oncetweaks: remove redundant braces and conditions after the previous changetweaks: remove the superfluous calls that reset the mbtowc() statetweaks: remove two superfluous assignmentstweaks: drop a condition that has been made redundant two commits agotweaks: correct a comment, rewrap a line, and drop some debugging stuffcut: concentrate the logic for clearing the cutbuffer mostly in one placebuild: add the release script to the repositorypo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.8 releasetweaks: improve a couple of comments, and reshuffle a group of linesdocs: improve the description of --nonewlines, and properly sort itdocs: add a missing double quote in the default brackets stringcopyright: update the years for significantly changed files