You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018May16151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun29tweaks: frob some comments, and rename two parameters to make sensecredits: sort the names roughly according to amount of influencedocs: thank Kamil for his bug fixes, and update an email addresspo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.7 releasedocs: note a small difference with Pico in the default hard-wrappingscrolling: only do a scroll when the edit window has more than one rowtweaks: put Yes/No/All in a consistent order (for the translators)tweaks: sort an option better, and reschedule a removaltweaks: put check for -h and -l options in their alphabetical positionstweaks: use symbolic names instead of puzzling TRUE and FALSEtweaks: rename two variables, to be more descriptivetweaks: 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 segfault