You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020May17161514863229Apr2726252019181615141310987654131Mar30292726252423222120191817161514131211109842125Feb23221412111098731Jan282725242220191817161514131211875432131Dec2928272423222120181513129876542129Nov282726252423222120181716151312118765432131Oct3029272625242322211918161514119876543130Sep2827252423221812111075131Aug29282726251817121110754131Jul302928various 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 atformatting fixin do_gotoline(), properly show an error message if we try to go to lineadd error detection to parse_line_column()add missing commentmove duplicate code from the +LINE,COLUMN feature into a separaterename another variablecomment fixadd the ability to open a file on a specified column as well as aupdate the Free Software Foundation's mailing address in variousmore indentation fixes and one more cosmetic fixrename a few more variables, and fix some indentationstill more cosmetic fixesdocument a renamed variablemore cosmetic fixesin cut_line(), set placewewant properly after cutting a line, to avoid aanother cosmetic fixcosmetic fixrevert one last change that was causing breakageremove redundant coderevert one of the previous changes; we don't really need a shortcut forrearrange nanogetstr() to fix breakagerevert some attempts at simplifying the search/replace history code thatdocument the simplification of a history check in nanogetstr(), andmore comment fixesmore comment fixesremove a redundant check in get_history_newer(), and add a few commentUpdated Malay from the TP.oops; in do_output(), properly allow wrapping when we insert a tab, forUpdate Norwegian bokmaal from the TP.in do_output(), fix an off-by-one error that allowed wrapping when wein shortcut_init(), move the "Refresh" and "Exit" shortcuts to theminor bits: fix slang compilation by calling clearok(TRUE) andcomment fixes