summary refs log tree commit diff
path: root/bin/man1/nudge.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
committerJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
commit4960a4800b4e7c2dbd9e3356ba99076075357259 (patch)
treedfc532e8b1df81cf44c52ce139260595edab0a6d /bin/man1/nudge.1
parentFix 3- and 4-byte UTF-8 sequence matching (diff)
downloadsrc-4960a4800b4e7c2dbd9e3356ba99076075357259.tar.gz
src-4960a4800b4e7c2dbd9e3356ba99076075357259.zip
Reread Small Angry Planet
I didn't even have access to all my emotions the first time I read
it...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-0400'>2022-06-03Stop polling stdin after EOFJune McEnroe 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