You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Feb10976531Jan29262524222120171514131211109743231Dec302923222018118765432130Nov2928262524232221121110876231Oct2928275Sep429Aug16131211986432131Jul30292826252322191817151312106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109Condensing some declarations, rewrapping some lines, and improving aNot leaving curses mode in the formatter, as that would hideGoing to the next item in the list before freeing the current one.Adding remark to Changelog that Savannah bug #47111 is fixed.Freeing the position-history records that are dropped.Switching the cursor on in the right place: in the central input routine.Removing two SVN Id tags and a duplication.Thanking a Spanish, a Catalan, and a Croat translator.Allowing only control sequences in the proper range to be rebound.Plugging a sneaky memory leak. This fixes Savannah bug #47003Preventing a chain of editing actions from continuing after a discard.Adjusting the version number in the docs before release.Checking the result of a stat() to avoid referencing unitialized data.Renaming a variable for clarity.Normalizing a bit of indentation.Using a character class instead of a literal tab and space.Eliding an unneeded 'if'.Avoiding a pointless lstat() when not writing to a temporary file.Not recording files that have the default cursor position.Rewrapping some lines and removing some useless comments.Avoiding to update the statusbar twice for a Backspace.Renaming 'update_bar_if_needed()' for more contrast and aptness.Chopping two parameters that are always the same, and that areTurning the cursor off when writing in the status bar,Updating the screen immediately when a message is posted on the status bar.Removing the --nofollow option that hasn't been working for a dozen years.Guiding the translators a little bit.Putting four strings in the standard order: first backward, then forward.Condensing the descriptions of command-key sequences and of the screen layout;Making Home go always fully home.Showing ^^ and M-^ as valid key names.Being more specific in how a given path is invalid.Updating position history only when 'positionlog' is set.Plugging another memory leak.Checking the position history only when 'positionlog' is setPlugging a couple of memory leaks.Checking the position history only when option 'positionlog' is set.Also displaying the buffer when configured with only --disable-histories.Using a simpler algorithm for jumping to the next word.Jumping to the start of the current word, not to that of the preceding one.