You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Jun854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul1413121029Jun25331May2AprA few cosmetic tweaks of comments and whitespace.Avoiding a compiler warning with --disable-wrapping.Removing two superfluous conditions.Rewriting the line-wrapping code to make use of the existing line-break code.Differentiating between undoing a Delete and undoing a Backspace -- thePutting back the "-svn" tag on the version number.Noting nano 2.3.3 and 2.3.4 in the Changelog.Allowing the toggle between Read File and Execute Command to be rebound.Tiny ChangeLog tweaks.Making use of the macros charalloc() and charealloc(), making use ofNormalizing whitespace, comments and interpunction, in various places.GNU nano 2.3.4 release 2014-06-02 Chris Allegretta <chrisa@asty.org>Differentiating (for the undo structure) between2014-05-29 Chris Allegretta <chrisa@asty.org>Back to SVNGNU nano 2.3.3 release2014-05-28 Chris Allegretta <chrisa@asty.org>Standardizing the calls of add_to_funcs(),Making tiny nano again just a tiny bit tinier.Updates from the TP for German, Dutch, and Esperanto.Eliding four unneeded tags.Adding a translator comment for the --help output.Removing an unneeded format specifier.Making ^X in the Read-File menu toggle betweenRemoving duplicate translator comments, and adding some others.Actually translating the Go-to-Directory prompt.Removing three unused parameters from do_input(),2014-05-27 Chris Allegretta <chrisa@asty.org>Adjusting a translator comment.Updates from the TP for Russian, Dutch, and German.Allowing to rebind 'suspend' in tiny nano.Make tiny nano a tiny bit tinier.Improving the arrangement of help items under certain compilation conditions.Unwrapping some lines, and reordering two.Fixing compilation and avoiding a warning with --enable-tiny.Updates from the TP for Ukrainian and Italian.Cutting down on the size of tiny nano.Placing the cursor after an undo there where it was before the do,Telling ncurses to really redraw the line, without optimization.