You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Feb23201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr28262524211917tweaks: 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 onbindings: show ^/ instead of ^_ for Go-To-Linesyntax: go: highlight also floats with leading zeroes as validediting: when --smooth is used, make <Enter>-at-bottom scroll one rowgoto: avoid a segfault, by initializing 'answer' when it is NULLbuild: fix compilation when configured with --enable-tinysyntaxes: remove quotes from each syntax name, and color it differentlyrcfile: allow a syntax name to be unquotedtweaks: remove two superfluous checks, and restrict two otherstweaks: plug a memory leak when using Verbatim Input at a promptinput: don't stop prepending when the user adds text via a shortcuttweaks: elide an unneeded variablememory: avoid a leak when toggling from Search to Gotomemory: squeal when there is something wrong, instead of stumbling onsearch: clear the existing answer when starting a new searchtweaks: rename two variables, to be more meaningfultweaks: reshuffle some of the search-and-replace cleanup callstweaks: adjust comments and indentation after the previous changesearch: get rid of some unneeded recursion when just toggling thingstweaks: fix typo in rebindable function nametweaks: rename a variable to be more distinct and greppablegeneral: detect in a better way whether we're running on a Linux consoletweaks: slightly rewrap the FAQ's table of contentstweaks: transform a 'do' to a 'while', and reshuffle a commenttweaks: remove two deprecated options and six rebindable function namesnew feature: allow binding a key to a string (in a nanorc file)bindings: rename the bindable function 'gototext' to 'flipgoto'tweaks: elide an unneeded variablepo: update translations and regenerate POT file and PO filesbuild: fix the source URL in the spec filebump version numbers and add a news item for the 2.9.3 releasedisplay: wipe the status bar when doing a total refreshinput: recognize the deviant keycode for <Ctrl+End> in urxvttweaks: move a bunch of comments to the lines that they refer tohelp: don't get stuck when there is an unwrappable piece of texttweaks: drop two unneeded initializations, and trim a comment