You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Apr2421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928bindings: 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 usedhelp: keep the text at the same position when the screen is resizedhelp: suppress nano's name and number to make it clearer this is helpnew feature: add a search facility to the help viewerinput: avoid crashing when resizing the window during verbatim inputtweaks: fix two typosscrolling: don't bother to limit the number of lines to step backdocs: harmonize the nanorc man page and Info document a bitdocs: reword the main paragraph of the man pagetweaks: distinguish (in the comments) between buffers and linestructstweaks: reshuffle a couple of lines to avoid a duplicate calltweaks: fix compilation with --enable-tiny --enable-color --enable-spelleroptions: allow -U (--quickblank) to be used in the tiny versiontweaks: complete the exclusion of backups and such from the tiny versiontweaks: rename a parameter, to be more imperativetweaks: rename a constant, to match the corresponding optiontweaks: elide a function that is used just oncetweaks: rename a function, to be more accuratedisplay: push the titlebar to the screen as soon as it has been drawntweaks: remove some superfluous placements of the cursortweaks: add three warnings for conditions that should never occurdocs: mention that also numbercolor overrides boldtextpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.8.1 releasedocs: correct an answer to a question in the FAQdocs: remove the self-referencing stuff and the changelog from the FAQcopyright: update the year in --version, and use the standard hyphentweaks: group ^D and ^H together in the help lineslinting: treat a tab as one "column", not eightlinting: when no is said to a file, remove all corresponding entriestweaks: reduce the number of additions that actual_x() performstweaks: avoid a compilation warningbindings: use arrows instead of words for search history too