You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Jun22212019181716151413121098765432131May302928272625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec2928272423222120181513129876542129Nov282726252423222120181716in disable_flow_control() and enable_flow_control(), only turn off flowmore cosmetic fixesremove all instances of charcpy() and replace them with strncpy(), forput back erroneously removed bitstypo fixeschange some instances of charcpy() back to strncpy(), as the latter'soops; do_yesno() doesn't need display_string(); it only needs to usein titlebar(), handle VERLEN's being a UTF-8 stringfix total_redraw() so that it always keeps the cursor in the same windowin do_yesno(), add a missing assert, and use display_string() to displayper Jordi's suggestion, change the toggle for -E/--tabstospaces toper Jordi's suggestion, remove the Meta-U toggle for -U/--quickblank;more cosmetic fixesrevert last change, since it'll cause problems with arguments containingin configure.ac, add a few more minor consistency fixescomment fixesrevert last change, as the multibyte strcoll() functions can't handleadd a multibyte case-insensitive version of strcoll(), and makecosmetic fixesrecover properly when the alternate spell checker failsmake sure the function checks are *really* in alphabetical ordercomment fixtypo fixremove unnecessary variables from and add missing asserts totypo fixupdate the "Feature Toggles" section in nano.texi to match current nanowhen reading color syntax names or sorting filenames, use mbstrcasecmp()in read_line(), rename variable len to buf_len, for consistencycomment and indentation fixesremove the reset_cursor() call in statusq(), as it erroneously leavescomment fixin configure.ac, check for possibly unavailable functions informatting fixes for Makefile.am and m4/Makefile.amformatting fixesin configure.ac, check for get_wch() instead of wget_wch() to determinerename total_update() total_redraw() for consistencywork around slang brain damage in total_update()fix still more minor display update problemsfix more minor screen update problemsn is ignored in the mbstowcs() call, so it can be 0 instead of