You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01May30Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug2928272625211716151412107654321tweaks: 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 warningdocs: update the list of who authored whatbuild: make --enable-help properly depend on --enable-multibufferhelp: use a dedicated syntax to color shortcuts in a help textbindings: allow using '/' to start a search in the help viewerhelp: remove the final blank line, so <End> does the same as all <Down>help: set tabsize to the default width while showing a help texthelp: don't cycle forward in the buffers when exiting from helphelp: when searching, do it forward, without case, and without regexeshelp: don't crash when nano was started with --noreadtweaks: rename a variable, use a faster comparison, and reshuffle a bithelp: keep the same position also after M-\ or M-/ has been used