You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Apr1615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2Apr31Mar201918171615141312119520Dec181710984329Nov28176511Oct518Sep1626Aug2423211615111087131Jul29141210962130Jun2829May2522201523Apr2221201918Improving two error messages, and complaining aboutAllowing the codes from Ins and Del keys to be rebound.Remove recognition of K-keys.Giving nicer names to the dedicated keys,Decombining a repetitive condition.Avoiding three compiler warnings with --enable-debug.Deleting some more unused stuff.Deleting a large bunch of unused defines.Sorting functions slightly better, andNo unnecessary checking for lowercase 'm' or 'f'.Putting meta first, for clarity.Adjusting two comments.Do not colour a mistaken rebinding of the F0 key.Making better use of MMOST.Adjusting some tabbing and spacing.Renaming MREPLACE2 to MREPLACEWITH, for clarity.Renaming MALL to MMOST, for accuracy.Removing MHELP from MALL.Finding properly also the zeroeth item from aAdding shortcut ^L for Refresh to the help viewer,Removing superfluous abortion variable.Adding M-\ and M-/ for First and Last Line to the help viewer.Checking for the availability of snprintf(), fixes bug #42070.Normalizing whitespace around '==' comparison.Building nano from svn does not require ssh.Relocating and correcting a few comments.Actually setting the intended non-blocking input mode.Avoiding a compiler warning, and straightening out the logic.Initializing a variable to avoid a compiler warning, renaming it,Eliding a variable and condensing a comment.Whitespace adjustments, plus a few comment tweaks.Removing the unused parameter 'func_key' from get_shortcut().Removing the unused parameter 'file_bot' from copy_from_filestruct().Complaining about --enable-color and tiny without --enable-nanorc.Converting #ifdef ENABLE_NANORC to #ifndef DISABLE_NANORC.Printing the correct --enable/--disable option for libmagic.Making tiny disable libmagic, and documenting the --disable-libmagic flag.Some small extra colourings.Cosmetic tweaks.Deleting a misplaced setting of 'currmenu'.