You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Apr22211615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2Apr31Mar201918171615141312119520Dec181710984329Nov28176511Oct518Sep1626Aug2423211615111087131Jul29141210962130Jun2829May2522201523Apr2221Returning the first shortcut that matches a given func in a given menu.Making the Minus and Space keys work in the help viewer and file browserRemoveing several unneeded double semicolons plus two relic comments.Splitting the toggles into three kind-of related groups,Showing just two shortcuts per function, to pullListing function key after meta key.Putting left/right in normal order.Deleting unneeded empty funcs; being in the list of shortcuts is enough.Eliding more unneeded constants.Eliding several pointless constants.Renaming many constants from '*_msg' to '*_tag' to reduce confusion.Putting the movement keys in the help viewer in the order of increasing stride.Improving 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.