You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Sep20191817161312987131Aug302928272625222120181615111098765431Jul3029242322201918171615141312111084Jun32131May3029282725242322211816151413121096130Apr2928272524232221171312131Mar3029282726232220191817121110986543128Feb27252423201614875429Jan28272624232220191615141211109862131Dec30292826252423211917161211109763230Nov2726232221201918171312111087542131Oct3029282625191815bindings: drop M-| as a keystroke for 'cutwordleft' -- set it free againhelp: show the keystroke <Ctrl+Shift+Delete> as "Sh-^Del"bindings: recognize <Ctrl+Shift+Delete> also on a Linux consoletweaks: rename a variable, to be a bit more fittingspeller: remove a pointless message -- it is never seentweaks: there is no reason to block SIGWINCHes while waiting for spellerhelp: restore the blank line between manipulation and position stuffsyntax: python: do not highlight 'print' and 'exec' in Python 3build: verify that --enable-tiny compiles before allowing a releasebuild: fix compilation again when configured with --enable-tinypo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 3.1 releasebindings: make ^H rebindable also on NetBSD, FreeBSD and macOSbindings: bind ASCII DEL during startup instead of repeatedly at runtimesyntax: sh: let the header regex match also busybox shell scriptstweaks: rename a variable to be special and distincttweaks: condense a bit of codetweaks: sharpen an optimization, to allow DEL to be a shortcutsuspension: don't try to show the cursor position when going to sleepmain: allow toggling all editor features when in view modesearch: disallow switching to the Replace prompt when in view modeinput: keep the cursor in edit window after message, also on NetBSDtweaks: remove a superfluous comment and a redundant assignmentinput: recognize the sequences for Ctrl+Shift+Delete on xterm and urxvtbindings: when Ctrl+Shift+Delete has no keycode, don't use KEY_BSPpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 3.0 releasetweaks: improve a couple of comments in the sample nanorcdocs: improve a comment about rebinding <Backspace>tweaks: improve a translator hint and some other commentsbuild: fix compilation again when configured with --enable-tinycutting: when deleting whole words, don't join lines unexpectedlybindings: hard-bind <Ctrl+Shift+Delete> to 'cutwordleft'input: give feedback for all unbound keys also in the help viewerbuild: fix compilation when CC=tccsyntax: default: colorize also two-digit and capitalized nano versionstweaks: adjust one more translator hint, for removed togglestweaks: remove two needless words, and split up a changed text furthertweaks: adjust some translator hints for past changes, and add two moretweaks: correct four spaces of indentation to a tab, in two places