You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Aug272625222120181615111098765431Jul3029242322201918171615141312111084Jun32131May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep262422201917tweaks: fix a pasting error from a month agognulib: update to its current upstream statesyntax: lua: do not color strings inside comments, and add a linterhelp: for ^R^X, mention that the buffer can be piped to the commandstatusbar: elevate three messages to an ALERT, to make them more visibletweaks: remove some ineffectual parts from header-line regexesjustify: verify being in a paragraph before trying to find its beginningdocs: slightly reword the description of four bindable functionstweaks: remove the 'bright' field from the colortype structbindings: remove the More-Space toggle entirelybindings: remove backup and new-buffer toggles (M-B, M-F) from main menutweaks: reshuffle the order of the bindings, for help-line estheticsdocs: the 'noconvert' bindable function was renamed to 'flipconvert'bindings: move the noconvert toggle from the main to the insert menutweaks: remove a superfluous condition and a redundant refreshundo: store the correct cursor position after a paired cut+insertfiltering: wait for the data-sending process to terminate tootweaks: remove a redundant "struct" word, and replace it in commentstweaks: don't bother having debug code that deallocates all memorysyntax: python: avoid coloring the three special values inside stringssyntax: awk: recognize any {g,m,n,}awk script also by its shebang lineundo: restore the cursor position when a cut and paste are pairedundo: always initialize the 'newsize' element in the undo structtweaks: rename a function to better match its counterpartrcfile: when a vital function is not mapped, mention in which menutweaks: implement the name-to-menu function in another mannerdocs: mention that "normal" can be used to give things the default colorstartup: don't overwrite rcfile error messages on a Linux consolesyntaxes: remove all traces of the 'formatter' commanddocs: mention that the 'formatter' command has been supersededdropping a feature: remove the ability to use the 'formatter' commandtweaks: adjust indentation after the previous changespeller: do not replace the text when the temporary file did not changeundo: differentiate between general filtering and spell checkingundo: actually enable undoing/redoing an alternative spellcheckspeller: hook up a marked-text alternative spellcheck to the undo systemspeller: hook up a full alternative spellcheck to the undo systemspeller: make replace_marked_buffer() use the cutting functions directlyspeller: make replace_buffer() use the cutting functions directlytweaks: slightly improve error message when vital function is unmapped