You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Apr31Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May2924232119181716tweaks: use meaningful names instead of puzzling valuesbuild: fix compilation when configured with --disable-helpsyntax: sh: colorize options only when they are preceded by whitespacetweaks: move a function to its proper locationrcfile: skip color commands where some color name is invalidpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.5 releasesyntax: sh: color options distinctively, and color also long optionsdocs: clarify how the Linux console is deficient: in the arrow keysbuild: fix compilation with --enable-{tiny,help,multibuffer}syntax: sh: uncolor "tar" when it's part of a filenamedocs: document the newly added color name "normal"small addition: understand color name "normal" to mean the default colorsyntax: sh: color also the 'cut', 'head', 'tail', and 'sort' commandslinting: drop messages for other files when configured for one buffertweaks: adjust the indentation after the previous changestweaks: fuse two ifs into onetweaks: move an 'if' and then remove an unneeded labelbuild: fix compilation when configured with --disable-multibuffertweaks: adjust or correct some comments, and rename a functiontweaks: condense some code, to remove a bit of duplicationtweaks: revert commit c88a2fd9 -- the extra variable is neededhelp: describe the Scroll-Up and Scroll-Down commands more preciselytweaks: rewrap and amend some lines in the NEWS filetweaks: drop a handful of unhelpful assertsbuild: exclude more things when configured with --disable-multibuffertweaks: frob some comments plus miscellaneous other stufftweaks: adjust a couple of types, to reduce the number of warningstweaks: elide an unneeded and shadowing variabletweaks: elide a parameter, as it's always the inverse of anothertweaks: remove unneeded settings and unsettings of MULTIBUFFERtweaks: change a parameter of open_buffer() and invert its logictweaks: bundle some settings for a new buffertweaks: factor out the check for 'viewok' into its own functioninput: do not crash if sctofunc() returns NULLfiles: prevent an infinite loop when reading from standard input failsfiles: prevent the undo of reading a file into a new bufferbuild: fix compilation error when configured with --disable-justifyscrolling: first move the cursor before pushing current chunk offscreentweaks: correct several parameter types