You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Jul30Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug1613tweaks: elide a bit of code duplicationtweaks: put all the movement functions togethertweaks: improve a few commentstweaks: reduce the scope of two variableschars: invalid sequences are not blank, nor text, nor punctuationchars: measure invalid sequences and unassigned codepoints more quicklyscreen: avoid looking up the width of whitespace and control codesscreen: elide the intermediate buffer for every single characterscreen: again, look at the bytes in their contextscreen: don't check for every character whether there is still enough spacechars: look at bytes in their context, so only valid sequences are acceptedchars: speed up the determination whether something is a control characterchars: delete a now-unused functionchars: the representation of a control character is always two byteschars: represent the high-bit controls more intelligiblyscreen: don't simulate a sigwinch but directly reinitialize the screeninput: don't drop a keystroke on the floor when the terminal resizesbuild: refresh the git description whenever something is recompiledchars: speed up two reverse-searching routines a bittweaks: elide two unneeded variablesinput: elide an extra buffer for inserting stuff into the textfiles: beep whenever writing out a file failspo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for 2.6.1po: make the linguas script regenerate the POT filedocs: adjust the description of the verbatim functionbrowser: don't seem to enter a directory when it is inaccessibletweaks: try to distinguish between keystrokes and characterstweaks: normalize a type, and rewrap a linetweaks: add a reporter's nametweaks: elide an impossible casetweaks: elide an unneeded variablesyntaxes: add highlighting rules for Rusttabs: compute the number of required spaces without iteratingmoving: allow specifying negative numbers in "Go To Line"tweaks: add a translator hintbrowser: don't use a term that is not explained in the documentationdocs: bump pointers to the newest version availabledocs: use https for nano-editor.org, and drop the wwwtweaks: elide an intermediate copy of some line data