You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Nov2623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb282625242322212018161514tweaks: factor out a small functionrcfile: check the vital shortcuts just once, not for every included filetweaks: remove an annoying conditional compilation of an argumentrcfile: actually don't try to open things that cannot be syntax filestweaks: reshuffle some things in a more linear mannerfiles: trying to open a non-existent file will never succeedinput: distinguish <Shift+Home> from <Home> on an rxvt terminalinput: distinguish <Alt+Left> from <Alt+Right> on an rxvt terminalinput: make Shift+Alt+Arrow work properly on rxvt and Eterm terminalssyntax: avoid using black colorsconfigure: fix ncurses lib symbol checkingdocs: mention that libncursesw5-dev is needed for building from gitstartup: activate restricted mode earlier, so --help will reflect itbinding: always initialize some keycode variables to a standard valuesyntax: gentoo: various updatesdocs: harmonize the indentation of the README, and tweak some wordingsscreen: don't hide the cursor when --constantshow is usedrcfile: let a 'set fill' reenable hardwrappingscreen: use the correct width to determine whether a softwrap occurredscreen: do a refresh before changing the value of 'focusing'syntax: don't leave the number after 'fill' and 'tabsize' in reddocs: mention that a foreground color can be brightpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for 2.7.1binding: properly conditionalize the UTF-8 partsscrolling: use a comparison that will work also in softwrap modesoftwrap: initialize 'editwincols' early, for computing the number of wrapsfiles: mark a new buffer as modified after inserting command outputtweaks: adjust some comments and reduce the scope of some variablestweaks: remove a band-aid condition that is no longer neededtweaks: compile two parameters unconditionallytweaks: don't spread a statement over multiple lines unnecessarilygeneral: add the option -g/--showcursor, to match Picostartup: always initialize 'margin' and 'editwincols'tweaks: elide a parameter that is always FALSEtweaks: stop compiling the whole_word_only parameter conditionallytweaks: adjust some whitespace and a commenttweaks: don't bother redrawing some lines when whole screen will be redrawntweaks: rename a function to better describe what it doesdocs: remove a reference that was only valid on Debian systems