summary refs log tree commit diff
path: root/tab.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-24 18:20:39 -0500
committerJune McEnroe <june@causal.agency>2019-02-24 18:20:39 -0500
commite8f40a2dafb4ea9d0e5c8aa276c5456b42c6721e (patch)
treec829a157989e03c0ea23fa7c368bc4b24c3ba649 /tab.c
parentClarify /window documentation (diff)
downloadcatgirl-e8f40a2dafb4ea9d0e5c8aa276c5456b42c6721e.tar.gz
catgirl-e8f40a2dafb4ea9d0e5c8aa276c5456b42c6721e.zip
Scroll by full pages with PageUp/PageDown
Diffstat (limited to 'tab.c')
0 files changed, 0 insertions, 0 deletions
pan title='2022-06-03 11:03:24 -0400'>2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe