You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Apr976543231Mar29282726242322201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413linting: when no is said to a file, remove all corresponding entriestweaks: reduce the number of additions that actual_x() performstweaks: avoid a compilation warningbindings: use arrows instead of words for search history tootweaks: delete a function that hasn't been used since 2005tweaks: delete unnecessary function prototypescopyright: update the years, use ranges, and explain this usagemoving: when determining where we are on the screen, use placewewanttweaks: adjust a couple of commentstweaks: fix two typos in the NEWS filetweaks: fix some inconsistencies in an old Changelogtweaks: put M-A before ^6, to look better above M-6 in the help linesinput: support escape sequences for ^Home and ^Endbindings: make ^Home and ^End go to top and tail of bufferediting: avoid creating blank lines when using autoindentdisplay: with softwrap, show the cursor where the eye expects itdisplay: check the correct character for being double-widthtweaks: keep the help text aligned, also with the narrow arrowsconfigure: ignore the REG_ENHANCED test when we use gnulibgnulib: update to current statebindings: use arrows instead of words to designate the cursor keystweaks: put unshifted shortcuts ^6 and M-6 first, instead of ^^ and M-^bindings: make ^Up/^Down go to first/last row in the file browsertweaks: again use memory on the stack instead of malloc() and free()tweaks: replace a function call or a macro with a hard numbertweaks: elide a variable and a pair of bracestweaks: use memory on the stack instead of calling malloc() and free()tweaks: close the backup file also when we skip making a backupfiles: check also for write errors when prepending, not just read errorsbackup: prevent a symlink attack by operating on the file descriptorconfigure: fix up word boundary regex logic now that we have gnulibscrolling: properly compensate for the onscreen chunksdisplay: show '<' and '>' placeholders for characters that get splitdocs: mention another difference with Pico in the Info documentdocs: trim the TODO file a bit, and put the more important items firstpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for the 2.8.0 releasetweaks: condense some declarations by reshufflingtweaks: frob some parentheses and other things, to be more consistenttweaks: reshuffle two declarations for a more consistent order