You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Mar201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun29272625242322212017161514131287display: limit an optimization to non-softwrap modetweaks: rename need_horizontal_scroll() to line_needs_update()softwrap: account for softwrap in get_page_start()softwrap: account for softwrap when checking whether current is offscreensoftwrap: count softwrapped chunks properly in read_file()softwrap: count softwrapped chunks properly in do_uncut_text()softwrap: count softwrapped chunks properly in do_gotolinecolumn()softwrap: add two chunk-iterator functionstweaks: correct some formatting irregularities in the FAQbindings: group the three search-again shortcuts togethertweaks: avoid a few needless reallocationstweaks: rename and shorten a small helper functionstartup: add option 'nopauses' to disable pausing after a warningtweaks: disable gnulib's workaround for the globbing of broken symlinkstweaks: trim a displayable string in a more efficient mannerpull in the nl_langinfo & wcwidth modules from gnulibscreen: don't push the longer-line indicator ($) to the next rowusage: mention the -g/--showcursor optiontweaks: make sure calls to <ctype.h> functions/macros use "unsigned char"pull in the sys_wait module from gnulibhandle builds on systems without termios.hhandle deficient signal systemspull in the lstat module from gnulibadd an explicit test for set_escdelay()fix build on systems without pwd.hpull in the glob module from gnulibdrop the wchar.h/wctype.h/stdarg.h checksdrop the glib fallback for snprintf/vsnprintfassume getopt_long support is always availableassume regex.h support is always availabledrop the isblank/iswblank fallback functionsdrop the getdelim/getline fallback functionsdrop various str fallback functionsadd support for gnulibconfigure: require gettext-0.18.3, and drop our bundled m4 filesconfigure: require autoconf-2.69/automake-1.14tweaks: chuck some debugging stuff and some useless assertstweaks: reduce the scope of five variables, and frob some commentstweaks: don't turn the mark off before it's neededspelling: keep the cursor at end-of-line if it was there