You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Mar543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr28tweaks: don't call strcmp() to determine whether a string is emptycolor: remove unneeded bright comparision to prevent duplicate pairstweaks: drop an assert, add a warning, and change a 'for' to a 'while'tweaks: rename a parameter and a variable, to be more fittingtweaks: exclude an unlikely error message from the tiny versiontweaks: appease valgrind concerning syscalls with uninitialized valuestweaks: adjust two comments, move two declarations, rewrap three linestweaks: reshuffle the undo types into mostly the same order everywheretweaks: drop some debugging stuff, and adjust what remains of ittweaks: do not needlessly renumber the lines in the buffertweaks: make the fsfromline() call only for the undo types that need itundo: when redoing, don't try to find a line number that might not existtweaks: condense a comment and elide an 'if'tweaks: reshuffle some code, to be slightly less uglybindings: make a key defined as string work also in browser and viewersyntax: nanorc: color also bindings to a string as validbindings: revert the ^/ changes, as ^/ is not always Go-To-Linedocs: mention that a key can be bound to a stringhelp: tweak the descriptions of ^X and ^Rselecting: cancel the softmark upon any attempt to move the cursorsyntax: color also ^/ in nano's help texts and in nanorc filestweaks: refactor the implanting of a key expansioninput: handle the implant() function separately also for the promptinput: handle the implant() function separately, as it is specialtweaks: correct a typo that broke binding a key to a stringdocs: note also in the Info manual that text can be selected with Shifttweaks: correct a typo in NEWSdocs: mention that errorcolor does have default colorstweaks: elide another variable, to call a function less oftentweaks: elide an unneeded variabletweaks: remove another superfluous checktweaks: remove a superfluous checktweaks: elide an unused variable and parametertweaks: shorten the name of two record elementstweaks: unabbreviate two variable namestweaks: elide two unneeded booleansprompt: disallow pasting when in restricted modetweaks: fix a copy-and-paste errorsmall addition: allow customizing the color of an error messagehelp: mention that some keys work on a region when the mark is on