You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Feb3131Jan3029282726252322191615141210965329Dec282430Nov28252019654331Oct302322191810330Sep292823221612108764131Aug302923171211542Jul29Jun14111026May24Apr201916151224Mar171110623Feb2019171615141312109876543230Jan2928272625232221181716151413121195225Dec22161410910Nov854329Oct262517151413876228Sep27262119181413111086322Aug211831Jul30292725242321201912975328Jun2113318May161312115430Apr252322211916131086530Mar2928272625242117161514121110976543128Feb2726232220161514129762131Jan3028262524232221201918171614131210987543228Dec272625232219181712875229Nov1931Oct29get_verbatim_kbinput() should use an int*, not a char*, for consistencyone last minor comment fixdon't allow verbatim input in view modeminor comment clarificationfix minor FAQ inaccuracyand switch to cbreak mode in handle_sigwinch() tooset keypad() to TRUE in handle_sigwinch() in case we resize duringadd function key alias for unjustifyuse raw mode in get_verbatim_kbinput(), so that we don't have to dealset keypad() to FALSE while reading in verbatim input, to deal with aactually block SIGQUIT in signal_init()comment accuracy fixminor capitalization fixadd the ability to spell-check only marked text when the mark is onadd support for escape sequences for F1-F14 where conflicts don't occurconsistency tweak for get_page_start()add explanatory comment to do_credits()don't use "kbinput = wgetch(win)" as a switch value inand document my tweak to do_writeout() from beforeadd DB's fix for a do_replace_loop() segfaultwrt DB's overhaul of the cutting code and related file-writing code:remove other spurious "L"remove spurious "L"use nanosleep() instead of usleep(); the latter is only standard undertypo fixif color support is enabled, we only need to call edit_refresh() toon systems that need raw(), call it once instead of every time throughremove a few more unneeded spacesminor fixes for the READMEBack to CVSGNU nano 1.3.1update the year in do_credits() tooupdate the copyright years on the source files to 2004 (adding a fewremove now-unnecessary initialization of kbinput in main()add formatting and typo fixes for NEWS, and add version numbers (minusminor comment fixesadd verbatim input question and a few minor fixes to the faqfind all beginning-of-line and/or end-of-line regexes once per line, notclean up a bit of weirdness in do_replace_loop()comment addition, minor cosmetic fixes