summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-23 22:23:27 -0400
committerJune McEnroe <june@causal.agency>2021-09-23 22:23:27 -0400
commit047184e43a84edffbef611d4225f59c10de126de (patch)
tree488f142ae992f905f49013342f853029e7e75cd7 /bin/man1
parentAdd quick (diff)
downloadsrc-047184e43a84edffbef611d4225f59c10de126de.tar.gz
src-047184e43a84edffbef611d4225f59c10de126de.zip
Make up build away from FreeBSD
Diffstat (limited to 'bin/man1')
0 files changed, 0 insertions, 0 deletions
> 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 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 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