You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Nov2726232221201918171312111087542131Oct3029282625191815141312114327Sep2624222019171514131210231Aug292726222120191817161514131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb2726252423undo: when adding text adds a magicline, an undo should remove bothpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.1 releaseundo: discarding the stack does not always lose informationfiles: always update the stat info when the entire file is writtenundo: clear the Modified state when the very first edit is undonehistory: make nano's state directory accessible for the user onlyhistory: create the path '~/.local/share/' when it is neededselecting: let a justification cancel a softmarkselecting: do not cancel the softmark when the cursor is not movedtweaks: reshuffle a couple of lines, to put similar things togetherhistory: save the positions file also when a record was deletedgnulib: update to its current upstream statefiles: save the marked region only when we've prompted for a file nametweaks: adjust indentation after previous changetweaks: reshuffle a couple of lines, and frob a comment or twotweaks: rename, rewrap, and reshuffle some stuff, and frob some commentstweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enoughlinting: switch the mark off when the linter startsinput: make the macro key discoverable by giving feedback when undefinedbuild: fix compilation with --disable-browser --disable-tabcompsyntax: adjust the magic strings for the changes since file-5.10po: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.9.0 releasetweaks: correct two minor things in the documentationdocs: update references to the nanorc files for the XDG changesdocs: mention that macros work correctly only on terminal emulatorstweaks: elide a comment, and improve a couple of othersfiles: don't change file format when inserting into an existing bufferpainting: evade an ncurses bug by adding the A_PROTECT attributesearch: wipe reassuring feedback as soon as searching has finishedtweaks: frob a couple of commentsdocs: make it clearer that a Signed-off-by is wanted on patchestweaks: drop the ineffective cgitrc -- sorting by "age" does not workcopyright: update some years, and standardize on the dashed formattweaks: reshuffle a bit of code and elide an unneeded variabletweaks: rename a function plus two parameters, to be more fittingtweaks: move a general function to the utils.c filetweaks: adjust a comment, and condense a fragment of codetweaks: constify the result strings of getenv(), as a reminder