You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Jun121098765432131May302928272625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec2928272423222120181513129876542129Nov282726252423222120181716151312118765432131Oct30292726252423222119181615simplify is_valid_mbstring() by making it use mbstowcs()don't work around invalid multibyte sequences in rcfile options anymore,miscellaneous minor fixesstill more cleanups to chars.c and related codemore cosmetic fixesremove unneeded blank linerevert the simplification of the display_string() call incosmetic fixeswhen doing history string tab completion, skip over an exact matchin do_replace_loop(), simplify the display_string() call that we use tosimplify the word detection codedetect words more accurately by taking punctuation into account, anddocument cosmetic fixcosmetic fixin shortcut_init(), allow the mark to be used in view mode, as Pico doesfix changelog entrywhen the mark is on, only do a word count on the marked textremove unnecessary screen updateimplement word count via Meta-D at the main windowone last cleanup to chars.cvarious cleanups to chars.c and related codein do_tab(), remove unneeded variable kbinputmore formatting fixescosmetic and formatting fixesadd macro charset(), a wrapper that calls memset(), and use it inin resize_variables(), use sizeof(char) in the memset() that initializescomment fixin display_string(), don't check for multicolumn characters if the NO_UTF8 flag isn't setin color_to_int(), assert that colorname isn't NULL, since that case isin disable_extended_input(), disable extended output processing as wellformatting fixesin parse_colors(), properly generate an error if we get a colorupdate documentation for the "color" regexin parse_colors(), properly parse a background color without amake parse_line_column() consistent with the color regex-parsing codecosmetic fixescosmetic fixrevert the conversion of each line to a valid multibyte string, as itclarify changelog entrywhen reading a file in, make sure each line is a valid multibyte string