You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Jul12111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623docs: improve cross references and mark-up in the Info documenttweaks: swap ^X and ^L in the help lines of the help viewerscreen: retain the same help-line tags when the window is resizeddisplay: avoid a jumpy cursor by redrawing bottom bars only when neededtext: adjust the comments in do_indent() and do_unindent()text: remove the last usage of cols in do_indent() and do_unindent()text: normalize the indentation in do_indent() and do_unindent()text: remove indent-related code from do_unindent()text: remove unindent-related code from do_indent()text: remove unneeded references to cols from the indentation routinestext: make do_unindent() an exact copy of do_indent()tweaks: remove two superfluous includestweaks: move an include to the file that actually makes use of ittweaks: avoid a clang warning about an expression being treated as NULLgnulib: update to its current statedisplay: when converting tabs, don't go beyond the screen widthtweaks: rename a variable, to have more contrasttweaks: rename four functions, to be more distinctoptions: recognize -a and --atblanks on the command linetweaks: fix compilation with --enable-tinysoftwrap: don't flag EOL too early, nor break continuous text too earlytweaks: elide unneeded calls of get_last_chunk_leftedge()tweaks: reshuffle some things to condense the codenew feature: allow lines to be softwrapped at whitespacereplacing: make spotlight() account for varying chunk widthmoving: make vertical movement account for varying chunk widthsoftwrap: in do_mouse(), keep the cursor before a softwrap breakpointsoftwrap: make the changes to actually allow the chunk width to varysoftwrap: add new functions for chunks of varying widthsoftwrap: prepare for allowing the chunk width to varytext: update placewewant properly when indenting/unindentingstartup: don't try parsing color names that were not specifieddocs: mention that boldtext can be overridden also for function tagstweaks: recognize the empty string as comment inhibitor, instead of NULLdocs: remove the mention of backslashes for the argument of 'comment'rcfile: don't require backslashing in the argument of 'comment'tweaks: correct two conditions for conditional compilationtweaks: chuck two useless asserts, and elide a call to strncasecmp()tweaks: simplify the parsing of color combinationsbuild: for Solaris, tell the linker to use a threading lib