You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Jan141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726tweaks: transform a parameter, from a pointer to the value itselftweaks: drop a superfluous parameter, as it is always 1tweaks: don't bother to reallocate when the keybuffer size decreasestweaks: rewrap a bunch of lines in the NEWS filetweaks: rename two variables, for preciseness and shortnessstartup: make an error message succinct and to the pointtweaks: set a modifier in a single place, for concisenesstweaks: reshuffle some stuff, and avoid a memory leakstartup: parse interface colors when they are read, not when initializedsearch: suppress the occurrence at the cursor only when replacingdocs: update the FAQ for the changed default location of history filesstartup: move the initialization of colors, so any error gets printedtweaks: check for the type of terminal far earlierdocs: update the TODO file to the current state of affairstweaks: reshuffle two condition series, to look bettertweaks: rename a variable, and further condense some commentstweaks: condense and rewrap some comments, and reindent two linestweaks: remove a superfluous case -- there can never be four digitsinput: fully reset state when a three-digit character code is cut shorttweaks: remove a superfluous check, as we insert always one codetweaks: condense a condition and a comment, and reshuffle a linetweaks: elide a tiny intermediate buffer, and rename two variablestweaks: don't bother freeing the key buffer, just reallocate ittweaks: rename a function, for aptness, and drop a superfluous checktweaks: reshuffle a couple of linesreplacing: don't skip the first character of a backwards-marked regiontweaks: indenting text files with tabs is not a good ideasyntax: nanohelp: color also the Sh-Tab key combotweaks: condense the conditional compilation of shortcut reassignmentsbuild: fix compilation when configured with --enable(tiny,color,nanorc}tweaks: fully include Savefile and Wherewas in the tiny versionbuild: fix compilation with --enable-tiny --enable-justifysyntax: lua: do not color debug.setinfo as it doesn't existpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.2 releasetweaks: fold some regexes into one another, for concisenesssyntax: go: sign of exponent in number literal is optionalsyntax: go: fix word boundary before dot in number literalsyntax: lua: condense some regexes, tweak comments, reorder thingssyntax: lua: add new and missing standard library functions