You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Feb29Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976tweaks: 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 commenttweaks: swap the row and col parameters to a more consistent ordertweaks: rename two variables, and swap their declaration ordertweaks: move two functions to their proper place, orderingwisedocs: remove the note about needing a recent ncurses for macros to worktweaks: rename a function, to be more distinctsyntax: go: colorize only valid octal numbersprompt: show whitespace only in the filename, not in the whole linetweaks: drop a useless assert, and don't abort over an unhandled optioncopyright: update the years for the FSFgnulib: update to its current upstream statetweaks: exclude --trimblanks when no wrapping or justifying is configuredinput: recognize more escape sequences for <Shift+Home> and <Shift+End>input: recognize escape sequences for <Shift+PageUp> and <Shift+PageDown>build: let ./configure fail (not just warn) when curses.h is missingtweaks: mark the two blocks that have a deviant indentationinput: consume only the actual length of an escape sequenceinput: make <Shift+Tab> do an unindent also on a Manjaro consoleoptions: recognize -M and --trimblanks on the command linetweaks: rename a variable, to better fit its usagewrapping: don't trim a blank character that the user just typedpainting: look for an end match only after a start match, if anytweaks: rename a variable, for more contrasttweaks: reshuffle a couple of lines, to make a bit more sense