You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Nov32131Oct3029272625242322211918161514119876543130Sep2827252423221812111075131Aug29282726251817121110754131Jul302928272423201817131210876532130Jun292827262524221512109543131May3029282725242322201918171413875130Apr29282724232221201916157531Mar3029191514131187543229Feb282726252416763131Jan3029282726252322191615141210965329Dec282430Nov28252019654331Oct302322191810330Sep292823221612108764131Aug302923171211542Jul29Jun14111026May24Apr201916151224Mar171110623Feb2019171615141312109876543230Jan29282726252322211817fix entryremove the DOS_FILE and MAC_FILE flags, as they're only used in files.c,remove most redundant includes of sys/stat.h; it's included in nano.h,remove unneeded spacein search_init(), when we're replacing and the mark is on, display aadd code to partition a filestruct between a set of arbitrarycomment fixin do_replace_loop(), make real_current_x a const filestruct* againcosmetic fixesfix crash in mallocstrncpy() calladd new function mallocstrncpy()in get_kbinput(), make sure meta_key and func_key are set properly inleave "Mark Text" and "Where Is Next" out entirely when NANO_SMALL isadd new key aliases: F15 for "Mark Text" and F16 for "Where Is Next";document the help browser display fixproperly handle the case of a function key with no preceding control keycosmetic fixadd missing attributionfix problem found by Rocco: make search_last_line static to search.cremove erroneous entrymake mark_beginx a size_t instead of an intmake current_x a size_t instead of an intcosmetic fixescosmetic fixrevert the marked replace code; it's hackish, and there appears to be noadd missing blank linecosmetic fixesin do_replace_loop(), add new parameter canceled, set to TRUE if weadd Rocco Corsi's patch to fix a problem in do_int_spell_fix() where ifcosmetic fixesput DB's old efficiency tweaks back in bottombars()cosmetic fix: "Hurd console" -> "Mach console"remove the global DOS/Mac format toggles, for consistency with otherin nano.1 and nano.texi, eliminate references to the now removedcosmetic fixesconsistency fix for the ^^ help entryadd missing parenthesesconsistency fix for the ^I help entrysimplify the key-interpreting logic in get_shortcut()fix wrong word