You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Mar2726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun2927moving: /do/ redraw the prior line when the viewport hasn't changedmoving: don't try to redraw lines that have gone outside the viewportmoving: the current chunk cannot be beyond the last chunk of a linetweaks: reshuffle some statements, to avoid double assignmentsdisplay: make PageUp/PageDown use the correct beginning of the viewportdocs: update README.GIT for gnulib-related changesconfigure: don't check for the existence of iswspace() anymoredocs: mention some more differences with Pico in the Info documenttweaks: shorten a bit of logictweaks: fix a comment typosyntax: nanorc: color also the option "linenumbers" as being validfiles: on second thought... keep the "[from ./]"tweaks: gettextize a forgotten error messagefiles: drop the pointless "[from ./]" from the insert-file prompttweaks: suggest a separate color scheme for rootbindings: accept "q" and "x" to exit from help viewer and file browsertweaks: reshuffle the bindings to group things more logicallytweaks: ehm... the warning is more important for the softwrap casetweaks: add a warning for a condition that should never occurpainting: don't try to start highlighting before column zerosoftwrap: adjust firstcolumn when the window width changessoftwrap: save and restore firstcolumn when replacing textsoftwrap: save and restore firstcolumn when internally spell-fixing textsoftwrap: save firstcolumn when justifying, restore it when unjustifyingsoftwrap: save and restore firstcolumn when copying textsoftwrap: account for softwrapped chunks when adding textsoftwrap: account for firstcolumn when scrolling up a linesoftwrap: move the updating of a softwrapped line to a new functionsoftwrap: account for firstcolumn in reset_cursor()softwrap: account for firstcolumn when checking for offscreen currentsoftwrap: remove and replace workarounds for firstcolumnsoftwrap: prepare for a more flexible viewportweeding: remove ensure_line_is_visible()weeding: remove maxlines and related codesoftwrap: improve PageUp and PageDown's behavior with softwrapped chunkssoftwrap: improve Up and Down's behavior with softwrapped chunkssoftwrap: improve Left and Right's behavior with softwrapped chunkstweaks: add a parameter to do_home() and do_end()softwrap: improve End's behavior with softwrapped chunkssoftwrap: improve Home's behavior with softwrapped lines