You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Oct2322211816151297532130Sep292826252320191817161312987131Aug302928272625222120181615111098765431Jul3029242322201918171615141312111084Jun32131May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov272623222120build: exclude scrolling functions only from tiny version without helptweaks: condense another bit of codelinter: do not pause when there are no messages for unopened filesbindings: no longer bind F13 and F14 and F15tweaks: capitalize the word "nano" when at the start of a sentencedisplay: ensure that the help lines are shown when in linting modedisplay: use a different color when showing a linting messagedisplay: let the title bar show when nano is in linting modedocs: document the slightly changed workings of the --view optionoptions: let view mode activate "multibuffer" to allow viewing more fileslinter: throttle "first"/"last" message on repeated key presseslinter: for "first"/"last", reshow actual message after a short pausebindings: allow using <Enter> to exit from the linterdisplay: make all dying messages end in a newlinewrapping: make the --fill option override 'set fill' againwrapping: make relative fill values work again also for screen resizestweaks: reduce some repetitious and superfluous comments to just onetweaks: join two lines, and add a clarifying commentinput: don't detect <Ctrl+Shift+Delete> on Linux console in tiny versionhelp: pull "Older" and "Newer" into view on an 80-column terminalbindings: rename 'prevhistory' to 'older' and 'nexthistory' to 'newer'docs: give suggestions for alternative key bindings in the sample nanorctweaks: define a symbol to make the code itself a little simplertweaks: don't define controldelete or controlshiftdelete in tiny versionbuild: fix compilation when configured with --disable-multibuffertweaks: remove a check that was made redundant by the previous commitfeedback: give proper message for ^R when combining --view & --restricteddisplay: correct a mistaken label in the help lines of the browserweeding: remove the 'active' parameter from spotlight()display: do spotlighting as part of drawing the screenbindings: in tiny version with help, don't show unfunctional M-◀ and M-▶tweaks: move all the function keys to the end of the shortcuts listdocs: remove a no-longer-needed suggestion from the sample nanorctweaks: remove a stray file that was accidentally comitteddocs, usage: mention that --showcursor now covers help texts toodisplay: show the cursor also in a help text (when --showcursor is used)tweaks: group a series of related variables togetherbindings: make the Shift+arrow keys work by default on more terminalstweaks: add a comment, and correct an indentationtweaks: exclude word-deletion keystrokes from the tiny version