You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Apr10875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Febscreen: concentrate the setting of placewewantutils: snip a superfluous check for NULLfiles: allocate enough space for the prompt when finding a lock filesearch: avoid saving and restoring placewewant when bracket matchingsearch: don't set placewewant when we are just iteratingsearching: don't keep track of current_y, but calculate it at the endscrolling: don't scroll too much when having to bridge blank lineskeyboard: recognize four escape sequences produced by iTerm2build-sys: ignore .patch, .orig and .swp filesi18n: advise the translators about the maximum length of some stringsfiles: prune a message to be less than 76 charactershelp: only speak of Control and Meta sequencesbuild-sys: identify a build from git not as one from svni18n: gather three more translatable strings into the POT fileall: eradicate SVN's $Id$ tagsREADME.GIT: update a few more points to match current treeRename README.SVN -> README.GIT and take out the branch details since we're generally using trunkAdd /intl to gitignorefiles: do not call free on the result of dirnamesearch: fix compilation when configured with --enable-tinyspeller: simplify the calculation of the width of the misspelled wordspeller: don't proceed when the user aborts the searchingRenaming a variable, and adjusting whitespace after the previous change.Replacing a fake 'while', and deleting a redundant 'if' -- we searchedUnwrapping a couple of lines.Renaming a variable to better indicate booleanness.Renaming a variable for clarity.Renaming 'do_replace_highlight()' to 'spotlight()', for clarity,Reporting "Cancelled" instead of "Not found" when the user aborts a replaceChopping a parameter that is now unused, or rather: always NULL.Allowing the user to stop replacing a word without aborting also theSpeeding up Unicode validation.Improving the wording of an error message: the confinement ofPlacing the cursor in the edit window again also after a Justify, after anPlacing the cursor in the edit window also when --constantshow is in effect.Deleting a no-op.Removing the 'last_replace' variable that is never used.Providing feedback when searching takes longer than roughly half a second.Not bothering to put back the cursor in the edit window, as it is offEliding an unneeded 'if' and unneeded variable.