You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.026Jul252423222119181312119876543230Jun2928272625212019181714121198765432130May2827262524232221201918171514131211109865432130Apr29282726252423222120191816151413129765131Mar3029262524232019161512624Feb18109873230Jan2810963231Dec282321151286130Nov292825232221191817161514131211add miscellaneous minor fixes to the faq, and preemptively update itsin toggle_init(), make sure that a blank line is not displayed after theupdate changelog entry: the renaming of the scroll_dir enums also fixeswhen DISABLE_HELP is defined, leave out some unused shortcut and togglein parse_escape_seq_kbinput(), Don't ignore escape sequences anymore;another cosmetic fixfix changelog entryin parse_kbinput(), properly handle combined control character andin do_help(), don't allow moving down a page when the last line of thecosmetic fixtypo fixin parse_escape_seq_kbinput(), handle unknown and unignored escapein parse_kbinput(), translate extended keypad keys to their ASCIIin parse_kbinput(), properly handle combined meta and escape sequences,typo fixesin mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr(), don'tupdate UPGRADE to fix the description of +LINE,COLUMNupdate UPGRADE to account for the ability to indent unmarked linesfix changelog entrywhen using slang 2.x, call SLutf8_enable() with an argument of 1 insteadrename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPINGmiscellaneous minor fixescomment fixfix changelog entriesper Daniel Richard G.'s patch, in parse_rcfile(), add missingrename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, sincecosmetic fixesrevert unneeded #ifdef fixesadd various cosmetic and #ifdef fixesimprove the display of bools in debugging statementsin replace_regexp(), remove unnecessary casting of c to intin do_insertfile(), remove redundant code: we only mark the file asin do_insertfile(), if we don't insert a file into a new buffer,in do_insertfile(), if we're in view mode, as we can be if multibuffermore typo fixesremove unneeded blank linesin nano.h, remove the manual disabling of color support if regex.h isn'tin configure.ac, if regex.h isn't found, display an error message if wedon't include sys/ioctl.h in nano.c when NANO_TINY is defined, asin nano.h, if we don't have nanorc support, disable color support, as it