You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018Mar17161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec2928272423222120181513129876542129Nov282726252423222120181716151312118765432131Oct3029272625242322211918161514119876543130Sep2827252423221812111075131Aug29282726251817121110754131Jul302928272423201817131210876532130Jun292827262524221512109543131May30292827252423222019181714138add multibyte character support to help_line_len(), so that UTF-8 helpadd more locale string checks beyond case-sensitive "UTF-8" so that weupdate changelogmake the #ifdef around indent_len() match that of its prototype, so thatminor documentation fixallow refreshing of the file browser window, as Pico doesadd missing blank line, and rename total_blank() to total_update(), asallow refreshing of the help browser window, as Pico does, and remove ainitialize indent_string later in the justify code, so as to avoid afix justify code regression: if we're justifying the entire file, and wefix paragraph searching code regression: if trying to move to the linecontrol characters can only be properly filtered out in both non-UTF-8fix misplaced #endifcomment clarificationsactually, we can swallow non-ASCII control characters if we're not inwhen getting printable input from the edit window or statusbar prompt,add debugging statementcheck for wget_wch() again instead of get_wch() when looking for thedocumentation updatea few last minor fixes to do_credits()in do_credits(), display Florian König's name properly in UTF-8 mode;fix potential memory corruption problem in make_mbstring(), and also fixmake the rest of the justify code support multibyte charactersfix more inaccurate commentswhen justifying, don't remove a space after a duplicate character inadd missing blank linesfix erroneous #ifdefmake sure all rcfile arguments are valid multibyte stringsformatting fixesadd more multibyte character support to break_line()more comment fixesadd missing blank linesremove erroneous if clause in the overhauled justify codeoverhaul the paragraph-searching code to make it simpler toocomment improvementmore comment fixesfix regressions caused by the justify overhaul: when adjusting the mark,fix regression caused by the justify overhaul: when justifying a quotedfix erroneous commentoverhaul the justify code to make it leave the right number of spaces at