You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Mar2726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119small 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 typesbuild: fix compilation again when configured with --enable-tinyselecting: don't cancel a softmark when just scrolling the screentweaks: remove an inconsistent space from two pointer declarationsdocs: clarify what the scrollup and scrolldown bindable functions dotweaks: elide two parameters and thus a pair of wrapper functionstweaks: reshuffle some movement code, to reduce the number of conditionsscrolling: let Scroll-Up/Down keep the cursor in the same text positiontweaks: fix a typo and adjust some wording and formatting in the FAQtweaks: reduce the font size of the questions in the FAQdocs: mention in the FAQ that <Shift+Insert> pastes from the clipboardcut: avoid calling renumber() on what might be NULLmemory: plug a leak, by actually freeing a discarded undo struct