You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05May130Apr29282724232221201916157531Mar3029191514131187543229Feb282726252416763131Jan3029282726252322191615141210965329Dec282430Nov28252019654331Oct302322191810330Sep292823221612108764131Aug302923171211542Jul29Jun14111026May24Apr201916151224Mar171110623Feb2019171615141312109876543230Jan2928272625232221181716151413121195225Dec22161410910Nov854329Oct262517151413876228Sep27262119181413111086322Aug211831Jul30292725242321201912975328Jun2113318May161312115430Apr252322211916131086530Mar2928272625242117161514121110976543128Feb2726232220161514129762131Jan30282625242322212019181716disable "Where Is Next" in tiny modefix minor inconsistencyclarifications to comments explaining exactly what control charactersadd DB's overhaul of regexp_init() and a few other regex-related bits,add restricted mode, per IO ERROR's patchin edit_add(), do minor cosmetic reformatting and remove unused intremove another unused prototypespell Christian Weisgerber's name rightuse napms() instead of nanosleep(), as it does the same thing (asidework around the NumLock glitchmake the verbatim and escape sequence input routines use size_t's tocosmetic changelog fixa few more minor cleanupsfix info page inaccuraciesDB's changes to do_delete(), and a few more minor bitsremove apparently unneeded leaveok() calls per DB's patch, and make afix debugging output in get_verbatim_kbinput()wrong place; signal_init() should be called after the input mode (cbreakthe signal_init() should be called before the other input mode-changingmake sure the special control keys are handled the same way after amiscellaneous fixesBack to CVSGNU nano 1.3.2minor tweaks; also remove the need for the JUSTIFY_MODE flagfix error in changelog and add missing size_t castset the input mode before turning the keypad on, and don't turn theminor bitsrename a few variables and make a few cosmetic cleanupsfix entryavoid any more editbot-related segfaults by removing the last of thetypo fixfix potential memory corruption problems caused by passing answer in asrevert the Meta-P and Meta-N aliases for the paragraph searches for now;add DB's similar simplification of do_prev_word() tooadd DB's patch to simplify do_next_word() and remove references tominor bitsminor comment fixfix error I made when porting over DB's refactored search code: thechange instances of "int main ()" to "int main(void)"remove trailing space