You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Jul528Jun2723201817141174231May2821208328Apr252120181714131211875328Mar2725232221201715148727Feb2521181615973120Jan146328Dec30Nov21Sep29Aug10732131Jul272422211716131211732130Jun292827252322212019181716141311109854229May282726252322191817161514131211109654330Apr2726242322211615141310876543231Mar30272624232221191817165432128FebNot 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',Oops! Misplaced a closing parenthesis.Eliding an unneeded variable and correcting two comments.Adjusting whitespace after the previous change.Preventing the addition of an extra newline when undoing a Backspace or DeleteNot checking for non-NULL before freeing a variable, as it's unnecessary.Not bothering to look for any starting matches on the current lineSkipping to the next step when a found start has been qualified asAdding some debugging code to track which multidata codes get assigned.Making it easy to see what codes a key stroke produces when debugging.Adding a section to the man page on the non-obvious functioning of