You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan252422212019171312111098build: 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 filehistory: remember the list of executed commands across sessionsmoving: set the preferred column properly when doing a smart homehistory: remember the commands that were executed during this sessiondocs: remove another remark about indenting lacking undo capabilitytweaks: discard another set of useless assertstweaks: reshuffle some code, and rename a variabletitlebar: don't show nano's name and version when in the file browsertitlebar: drop the prefix "File: " from before the filenametitlebar: don't reshow version when dropping back to a single buffernew feature: show current and total number of open buffers in title bartweaks: elide a superfluous allocationdocs: remove man page reference to indent/unindent lacking undo/redotext: hook up indenting and unindenting to the undo/redo code