You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Jul106528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar3027262423222119181716543Removing a stray space from a statusbar message.Renaming the variable 'totsize_save' to 'size_of_surrounding',Removing the variable 'added_magicline', as it will always be FALSERearranging a few lines plus some whitespace.Removing two lines of dead code.Unwrapping some lines and rewrapping some others in a more congenial manner;Eliding an unneeded variable.Renaming a variable.Plugging a small memory leak.Adjusting whitespace and bracings after the previous changes.Not removing and then re-adding the magic line when a Backspace happensMoving the check for a Delete at the end-of-file to a less frequentlyMaking it more transparent what WAS_FINAL_BACKSPACE does.Giving each toggle a sequence number, to be able to show them in a fixed order.move trunk to 2.5 branchType in NEWSGNU nano 2.4.2 releaseRecognizing several more kinds of XML files.Unwrapping some lines, rewrapping some others more logically,Not checking again for a condition that was checked before.Limiting the selected file to the available ones in the list.Removing a duplicate binding of ^T, to prevent it being shown twice.Removing the obsolete execute flag from the shortcut struct.Normalizing the whitespace and some comments in src/files.c.Forgetting the case of an empty filename for replace_buffer(),Renaming three flags for clarity.Skipping the undo of a backspace *only* when it reallyVerifying that there exists multidata for the found starting lineRemoving the obsolete long option --undo, and sorting some things.Adding a bug reference.Reverting the last commit, as it is making things worse:Not deleting the magic line, instead of removing and then re-adding it.Stopping the changed-files colour from spilling beyond an empty line.Colouring key-binding lines in a nanorc file affirmativelyKeeping homedir NULL when no home directory could be determined,Making M-W work also right after startup.Deleting two unused things, and adding two comments.Allowing a tiny nano to enable search and position histories.Improving the visibility of the undo-related debugging messages.Renaming the parameter 'current_action' to 'action',