summary refs log tree commit diff
path: root/bin/cash/tests
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-16 22:25:09 -0400
committerJune McEnroe <june@causal.agency>2018-10-16 22:25:09 -0400
commit0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7 (patch)
treec13b43d7847b54da275b4741e860742846506142 /bin/cash/tests
parentUse wchar_t in ttpre (diff)
downloadsrc-0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7.tar.gz
src-0296e57ea6d67a5e0acfb63651b29c7ee7bc8af7.zip
Remove klon
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Stop 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