You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Jul1918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec3029282726252423222120191815131211109754321tweaks: only compensate for a partially-offscreen line in softwrap modepasting: restore the cap on the number of chunks to move backwardsoftwrap: when possible, go back a whole bunch of chunks at a timesoftwrap: remove unneeded caps on the number of chunks to movestartup: in default mode, display the tail of the file as Pico doesfiles: don't bother counting rows when opening a fresh buffertweaks: drop a bunch of useless assertsmoving: fix the cursor jumping back and forth with non-smooth pagingsuspension: prevent entering an invalid byte upon resume (with S-Lang)docs: move the descriptions of 'header' and 'magic' next to 'syntax'tweaks: chuck some debugging stufftweaks: rename another constant, to be more precisetweaks: rename a constant, to match the corresponding optionoptions: rename --cut to --cutfromcursor, to be clearersyntax: nanorc: don't color the argument of 'linter' as if invaliddocs: reword the explanation of the 'syntax' commanddocs: improve some spacing, especially of the synopsis in the PDFdocs: use the @command and @option mark-up more consistentlysyntax: texinfo: cover also some special cases like @U, @OE and @TeXdocs: add some more mark-up to the Info documentdocs: use real cross references in the Info documentdocs: 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 line