You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05May432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug29282726252117161514121076chars: probe for a valid UTF-8 starter byte, instead of oversteppingchars: valid UTF-8 codes are at most 4 bytes long, so look only that fartweaks: avoid an empty function call in tiny version with line numbersdisplay: keep the cursor put, also when toggling nohelp or morespacedisplay: ensure smooth scrolling when the edit window is resizedpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.8.2 releasehelp: after a search, show the cursor only when something was foundbindings: show Home and End in browser help text, instead of M-| and M-?tweaks: transform the token DISABLE_MOUSE to ENABLE_MOUSEtweaks: transform the token DISABLE_MULTIBUFFER to ENABLE_MULTIBUFFERtweaks: rename another function, to better describe what it doestweaks: add a warning for a condition that should never occurtweaks: reshuffle help-text initialization, to elide a save-and-restoretweaks: remove two superfluous calls of wnoutrefresh()tweaks: rename a function, to better suit what it doesgnulib: update to its current state in gittweaks: reshuffle some more stuff, and rename two more variablestweaks: rename three variables, elide another, and reshuffle some stufftweaks: check for an empty needle in a central placetweaks: remove a superfluous strlen() call from the reverse searchestweaks: use the logic from revstrstr() also in mbrevstrcasestr()tweaks: rename one variable againsyntax: nanohelp: change the hue of the keystrokes to match sample.nanorcdisplay: initialize the colors only when starting to draw the contenthelp: allocate enough space for the descriptions, so we don't crashstartup: warn about a strange character size only in the UTF-8 casedocs: in the FAQ, extend the answer to the pasting problemtweaks: use the logic from revstrstr() also in revstrcasestr()tweaks: rename some more of these 'rev_start' variablestweaks: rename two variables, because this 'rev_start' is irksometweaks: drop a bunch of assertstweaks: condense two bits of code, and drop two assertstweaks: swap the names of two variables, to make more sensetweaks: remove a superfluous checkbindings: allow using <Backspace> to scroll back up in the help viewertweaks: be more precise about what --disable-extra doesdocs: add an item to the FAQ, about pasting from Windows to a remote nanobrowser: make ^End work properly by fixing a paste errortweaks: avoid an unused-variable warning