You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09May875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug29282726252117161514syntax: makefile: color comments only at start of line or after whitespacebuild: use the "force" mechanism to always run the revision ruletweaks: transform the token DISABLE_NANORC to ENABLE_NANORCtweaks: transform the token DISABLE_TABCOMP to ENABLE_TABCOMPtweaks: fix compilation with --enable-tiny ...-help and ...-multibuffertweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSERbuild: don't use a dummy dependency, as it breaks non-GNU makestweaks: rename three empty functions, and reshuffle some othersbindings: allow toggling a new buffer when multiple buffers are enabledtweaks: remove five dummy function definitions from the tiny versionsyntax: xml: recognize an XML file also by its first linesyntax: nanohelp: color also ^6 as a shortcut keystroketweaks: fix several whitespace irregularitiestweaks: add another warning for an impossible conditiontweaks: adjust whitespace and comments after the preceding changechars: optimize moving a character left in the non-UTF-8 casechars: probe for a valid UTF-8 starter byte, instead of oversteppingchars: valid UTF-8 codes are at most 4 bytes long, so look only that fartweaks: avoid an empty function call in tiny version with line numbersdisplay: keep the cursor put, also when toggling nohelp or morespacedisplay: ensure smooth scrolling when the edit window is resizedpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.8.2 releasehelp: after a search, show the cursor only when something was foundbindings: show Home and End in browser help text, instead of M-| and M-?tweaks: transform the token DISABLE_MOUSE to ENABLE_MOUSEtweaks: transform the token DISABLE_MULTIBUFFER to ENABLE_MULTIBUFFERtweaks: rename another function, to better describe what it doestweaks: add a warning for a condition that should never occurtweaks: reshuffle help-text initialization, to elide a save-and-restoretweaks: remove two superfluous calls of wnoutrefresh()tweaks: rename a function, to better suit what it doesgnulib: update to its current state in gittweaks: reshuffle some more stuff, and rename two more variablestweaks: rename three variables, elide another, and reshuffle some stufftweaks: check for an empty needle in a central placetweaks: remove a superfluous strlen() call from the reverse searchestweaks: use the logic from revstrstr() also in mbrevstrcasestr()tweaks: rename one variable againsyntax: nanohelp: change the hue of the keystrokes to match sample.nanorc