You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.022Mar201614986128Feb27262524232221171614131210526Jan25242221201917131211109865432131Dec302928272625242322212019181513121110975432130Nov29272623201714131230Oct2928272423222120181512111020Sep1413118632130Aug292827262521171615141210765432131Jul302928272524222117161413121110432130Jun2927262524232221201716151413softwrap: improve Up and Down's behavior with softwrapped chunkssoftwrap: improve Left and Right's behavior with softwrapped chunkstweaks: add a parameter to do_home() and do_end()softwrap: improve End's behavior with softwrapped chunkssoftwrap: improve Home's behavior with softwrapped linestweaks: prepare for improvements to do_home() and do_end()softwrap: iterate through softwrapped chunks better in do_mouse()softwrap: iterate through softwrapped chunks in adjust_viewport()softwrap: iterate through softwrapped chunks in edit_scroll()display: 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 functions