summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-08 16:32:51 -0500
committerJune McEnroe <june@causal.agency>2019-02-08 16:32:51 -0500
commit5e96c5f7d329a979aa36e5c66d9affe529ea852d (patch)
tree337543773006099d7f822ff8db8f996b43c57abf /txt
parentElaborate hi man page (diff)
downloadsrc-5e96c5f7d329a979aa36e5c66d9affe529ea852d.tar.gz
src-5e96c5f7d329a979aa36e5c66d9affe529ea852d.zip
Add hi -n
Diffstat (limited to 'txt')
0 files changed, 0 insertions, 0 deletions
f.c?id=07596633a2d95ff24de1a7a6b9df64534cd9e82e&follow=1'>Do 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 For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe