You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Dec2826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614prompt: blank the bar when a "continue?" is answered with No or ^Cindenting: keep affecting last line of marked region if it was at firstsyntax: lua: correct the word boundaries on standard library functionstweaks: condense, reword, and rewrap a bunch of commentshelp: swap the order of the Complete and Comment functionstweaks: slightly rename four functions, for aptness and varietytweaks: use printf's z modifier for (s)size_t, instead of castinghelp: show that "Tab" will indent, just like "Sh-Tab" will unindenttweaks: move some frequently-used keystrokes to the top of the listsyntax: javascript: add some comments, and color explicit numbers toosyntax: javascript: add some keywords, and sort them more logicallysyntax: javascript: color strings differently from major keywordssyntax: javascript: require that a comment is preceded by whitespacesyntax: javascript: add newer keywords and string syntaxtweaks: frob four comments, and rewrap two linestweaks: factor out a piece of common codetweaks: remove two irrelevant conditionstweaks: reshuffle another bit of code, for concisenesstweaks: reshuffle a bit of common code, moving it to an existing functionindenting: don't exclude last line of region when region is emptytext: keep cursor at left edge when it IS there when indenting/commentingtweaks: elide two parameters from the get_region() functiontext: let indenting/commenting skip the last line if its x is zerotweaks: drop some old debugging code plus a superfluous commenttext: set and reset the Modified state correctly when undoing/redoingtweaks: limit the resetting of "Modified" to writing a full buffertweaks: remove some unneeded parentheses, and shorten two function callsdisplay: ensure that cursor is visible when compiled with --with-slanginput: optimize a bit for non-shortcut keys, as they are most frequentinput: support backtab when Slang and/or --rebindkeypad is usedtweaks: condense some debugging code, and rewrap a lineinput: make <Ctrl+Shift+Arrow> work also when using --rebindkeypadtweaks: strip some debugging stuff, and condense a bit of codetext: let a Shift-selection persist when indenting and commentinginput: allow using <Tab> and <Shift+Tab> to (un)indent selected regionsyntax: php: function and variable names can contain uppercase and digitstweaks: condense or rewrap a bunch of repetitious commentstweaks: rewrap some lines and some comments, and trim two otherstweaks: trim another placing of a terminating nul bytetweaks: remove a superfluous placing of a terminating nul byte