You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Jun141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128Feb272625242322726Jan3114Jun13Apr12824Mar221721Jan201913103130Dec6Feb11May10829Mar135326Feb2423181613715Nov1211Aug6424Jun2123May15Apr14987321Mar711Feb29Jan19181714135426Dec23201513129743230Nov2928272624222120181615141311107327Oct15Sep1413330Aug191817151428Jul271229Apr25211226Mar9125Feb17161511987643131Jan30282625241929Dec10Nov22Oct21151443130Sep2116630Aug2821171698532131Jul141312Putting a common statement outside of the then/else branches.Avoiding an "Unknown Command" on every cursor-positioning mouse click.Making sure the compiler also links against libz, which is used by libmagic.Putting the cursor back in front of a backwards cut,Removing the useless info dir file from the build directory,Removing the --undo option, having the undo functions always enabled.Not treating the holding of both Control and Meta the same as only Control.Letting a toggle not break a series of ^Ks.Letting a click on titlebar or statusbar not break a series of ^Ks.Letting a mousal repositioning of the cursor break a series of ^Ks.Setting not just the meta_key but also the func_key boolean when a key isRemoving a superfluous switch statement.Always accepting mouse events, also when just looking for Unjustify.Producing the correct return value for when a mouse event reinserted somethingUsing the right type to avoid a compiler warning.Making a couple of minimalistic whitespace adjustments.One more type fix and two tiny message tweaks.A few more cosmetic tweaks and type fixes.Making tiny nano a bit tinier by preening out some soft-wrap stuff.A bunch of type fixes, mostly in debugging messages --Eliding four function calls by not comparing with anA 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(),