You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010May96130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun29272523tweaks: improve a couple of commentsdocs: say thanks to three recent translators, and re-sort two othersprompt: when asking for Yes/No/All, recognize also UTF-8 letterssignals: exclude the crash handler from the tiny versiontweaks: normalize indentation and whitespace after previous changesnew feature: an option to make the 'nextword' function stop at word endsdocs: break down some old improvements further per versionsignals: don't trap segfault/abort when envvar NANO_NOCATCH is definedsignals: upon a crash, save changed buffers and reset terminal statestartup: suggest using ^D to finish reading from standard inputdocs: add notes about deprecated options and function namesmain: clear a spurious error number, to avoid irrelevant messages laterdocs: slightly improve the description of the file browser in the manualbindings: rename constupdate to constantshow, cuttoend to cutfromcursorbindings: add the 'linenumbers' bindable functionsyntax: po: highlight also other escaped characters, not just \nbump version numbers and add a news item for the 2.9.6 releasetweaks: set the correct flags just once for each spell-fixing sessionspeller: don't add an extra newline when saving the text to a tempfiletweaks: adjust the translator hint about Yes/No/Allprompt: recognize Yes/No/All in English when the locale gives no matchtweaks: rename a function, to be more distinct from its callertweaks: invert two conditions and reshuffle, to reduce duplicationsearch: always go forward by default, also when coming from Goto-Linegnulib: update to its current upstream statescrolling: don't redraw entire edit window when cursor goes offscreencommand-execution: do not crash when opening the pipe would failcompletion: correctly do a signed comparison, to avoid a segfaulttweaks: improve some comments, and exit with nonzero status upon errortweaks: rename a variable, to match another and to be more visibletweaks: rename a variable, to be more clear and to match anothertweaks: fix a typo, remove a blank line, and improve some commentsfiles: prevent a hang when a call to sigaction() would failtweaks: rename a variable, to be a bit more fittingmemory: use a reallocation to reduce the amount of leakageformatting, linting: redetermine the argument list for every runbuild: do not prefix an alternative rcfilename with a dottweaks: group some more of the empty functions togethersyntax: po: highlight also other escaped characters, not just \ntweaks: improve the ordering of a couple of functions