summary refs log tree commit diff
path: root/bin/man1/up.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-20 11:45:25 -0400
committerJune McEnroe <june@causal.agency>2021-04-20 11:46:28 -0400
commit570b480045d57bd13c0ebac8a97a6d9b52984e29 (patch)
tree0f4b0cb4dd2cda9ea9b57a85f3f82b2896435d99 /bin/man1/up.1
parentRearrange Makefile once more once more once more (diff)
downloadsrc-570b480045d57bd13c0ebac8a97a6d9b52984e29.tar.gz
src-570b480045d57bd13c0ebac8a97a6d9b52984e29.zip
Add The Once and Future Witches
Diffstat (limited to 'bin/man1/up.1')
0 files changed, 0 insertions, 0 deletions
low=1'>Set line number on File linesJune McEnroe 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