You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027May2625242322212017161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec2928272423222120181513129876542129Nov282726252423222120181716151312118765432131Oct3029272625242322211918161514119876543130Sep2827252423221812111075131Aug29282726251817cosmetic fixesadd multibyte/wide character support to input_tab(), so that we don'tdocument bool fixbool fixrevert last change for now, as it breaks the display of filename matchesin input_tab(), make sure that we don't set *place to the middle of aformatting fixescosmetic fixesyet another comment fixtypo fixmore miscellaneous minor fixesport over DB's (better) equivalent of the last fix, and tweak a fewremove redundancyremove unneeded blank linefix changelog entryremove redundancyreally fix one of the last fixesadd various fixes to avoid a hang and several potential assertionanother comment fixreplace all instances of strncpy() with charcpy(), since the onlymore miscellaneous minor fixesfix inaccurate commentsreally fix the off-by-one errors in LINE,COLUMN parsing; the columnin configure.ac, add minor tweaks to some of the test blocks to avoidfix one last off-by-one error that occurs when do_gotolinecolumn() iscomment fixoops; free magichistory *properly* when we don't need it anymorefree magichistory when we don't need it anymoreoverhaul the history code to work more consistently, and clean upUpdated French from the TP.comment fixesin save_history(), properly save history when in view modein usage(), add formatting fixes and a missing N_()various minor fixeswhen calling do_gotolinecolymn(), default to the current line and columnin do_gotolinecolumn(), start the search for a line from fileage insteadmention the support for moving to a different column in the promptfix off-by-one problems with COLUMN; it should be zero-basedset placewewant more efficientlymore LINE,COLUMN-related work: fix problems parsing it, and allow it at