You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Jan227Dec20191814131110965432130Nov29282726252423212019181716151413106532131Oct30282726241832127Sep211918161513121110765432130Aug29252219169876543131Jul292827252423222119171413129876543130Jun2924232221201918171615976First try at browsercredits spelling fixTAB-TAB completion segfaulting with more than 2048 files fixed. (Rocco)Don't skip . and .. in cwd_tab_completion()Finally got rid of TIP from README and updated the Overview which people always quote fromdo_cursorpos cleanupsReordered --help usage listing by alphaBack to CVS versionnano 0.9.24 releaseUpdate docs for .24 releaseGive the read file error segfault a bug # in BUGSFix lots of compiler warningsAdded --disable-help string to version()Fix help menu keypad issuesmain(): - Added --view option to getopt_long()call . Bug discovered by Rocco Corsi.do_toggle(): - Added fix_editbot() call to fix improper redisplay of edit window when using nohelp toggle (bug discovered by Rocco Corsi).Oops, credit Rocco help_init(): - Fix off by one error that was making ^G help in normal mode and ^_ in pico mode not be displayed in the help.Added -b, -e and -f compatibility flags, updated man pages, added Alt-Alt-x functionalityFix segfault when read_file encounters an error opening the fileRid nano of PATH_MAX\!Use MAX_PATH in write_file strncpy (for now) instead of 132Removed unneeded st2 var, don't open device files in open_file()Update comment in write_fileRemove useless fstat callAdded --disable-help, moved hold pointer declarationMore totsize :PMore totsize fixesuncutting at filebot magic line fix and new_magicline totsize incrementCut and renumber fixesUpdate ChangeLogRemove the append check we just added :>Let's just copy joe word for word and just change the name to nano!!!!More fun security crapBack to CVS versionNano 0.9.23 release