You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Oct1312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109new feature: a bindable function that starts always a backward searchtweaks: adjust indentation and comments after the previous changefiles: check for a changed disk file also for 'savefile' and --tempfiletweaks: remove a comment from the docs that is no longer accuratemoving: prevent the cursor sticking on or skipping over overwide tabshelp: don't fall back to other syntaxes if there is no nanohelp onetweaks: reshuffle some regexes, for order and compactnesssyntax: nanohelp: colorize Up, Down, Left and Right (when not in UTF-8)tweaks: reduce a bit of code duplicationdisplay: keep the cursor switched on when resizing the screendisplay: switch off the cursor early on during startuptweaks: fix compilation when configured with --disable-historieshistory: remove the migration service for the old searches filebuild: add history.c to the list of files with translatable stringsinput: recognize Option+Arrow keys on iTerm2 in "xterm mode"tweaks: rename two variables, for contrast, and frob some commentstweaks: elide two variables by using a pointer instead of an indexsoftwrap: break before multi-column Unicode blanks when they overshootsyntax: nanorc: properly color valid arguments of 'selectedcolor'tweaks: rename a variable, to avoid a possible confusiontweaks: discard some obsolete debugging stuffbrowser: place the cursor properly on the selected file when -g is usedtweaks: make the switching on and off of the cursor a bit more compactdisplay: rework the switching on and off of the cursortweaks: chuck an assert, and then condense the code and a commentsearch: trim a failed search string for width instead of lengthbuild: let git ignore also the generated PDF filedisplay: stop the help viewer from turning on the multibuffer indicatortweaks: rename one variable once moretweaks: strip four unneeded checkstweaks: frob some comments and rename a few variables and a functiontweaks: rename two variables, to be more indicative of what they dotweaks: rename a function and swap its two parameterstweaks: improve some comments, and rename a variable for symmetrytweaks: rename two variables, to make a little more sensetweaks: drop a bunch of outdated assertstweaks: elide an unneeded checkhistory: after loading the lists, mark them as unchangedtweaks: elide an unneeded function now that stuff is grouped togetherorganization: move all history-related stuff to its own file