You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Aug14131086331Jul29272625242321201918171615141312111097653230Jun2927252320188764231May292423211918171615119875432130Apr2826252421191716121110976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec3029282726252423222120191815text: make unindenting remove from the beginning of the linetext: make indenting add to the beginning of the linetweaks: remove unneeded parentheses and blank line and bracesdisplay: don't doubly show tabs that cross a chunk boundarytweaks: renumber the special key codes, to be in sequence and groupedbindings: hard-bind Alt+Up and Alt+Down to findprevious and findnextbindings: hard-bind Alt+Left and Alt+Right to buffer switchingsoftwrap: don't push a straddling tab to the next chunksoftwrap: properly update the viewport when adding text at firstcolumntweaks: condense some logic, to elide a variable and a commenttweaks: rename a function, to let it make more sensetweaks: elide the global variable 'full_operating_dir'files: do not silently ignore an invalid backup directory, but dietweaks: simply set the proper scrolling mode, instead of imitating ittweaks: drop some debugging stuffdisplay: catch all cases where the cursor can be pushed offscreentweaks: a comma does not end a sentence, and is not part of a variabletweaks: snip a superfluous clearing of the bottom bars after helptweaks: harmonize some prototypes with their functionstweaks: sort the includes, so it's a little easier to see what is theretweaks: restore an include that is necessary on some platformssyntax: python: don't require a character after an opening triple quotesmall addition: allow customizing the color of selected texttweaks: reshuffle code and frob comments, to reduce the number of linestweaks: remove includes that appear to be superfluoustweaks: adjust spacing and wording in sample.nanorcsyntax: html: don't bother coloring tags that cross line boundariestweaks: correct a comment typo and an indentation errornew feature: allow pasting at all input promptslinting: skip the introductory message produced by 'gcc -fshow-column'tweaks: elide an unneeded pointertweaks: replace a misplaced tab with a spaceweeding: remove redundant casts of nmalloc()tweaks: drop some debugging stuff, and frob two commentslinting: don't try to put the cursor at a negative x positiontweaks: use charalloc() instead of (char *)nmalloc() * sizeof(char)weeding: drop the forreal parameter from place_the_cursor()tweaks: set the target row for smooth scrolling more directlypo: regenerate POT file and PO filesbump version numbers and add a news item for the 2.8.6 release