summary refs log tree commit diff
path: root/txt/trouble-at-jinx-hotel.txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-29 17:58:51 -0500
committerJune McEnroe <june@causal.agency>2019-11-29 17:58:51 -0500
commitbaa2d525e39f19957f54a3dd35840f3b5d415067 (patch)
treec622082e84addd526a30ef8f42a755bb81c3e85f /txt/trouble-at-jinx-hotel.txt
parentClear PATH before populating it again (diff)
downloadsrc-baa2d525e39f19957f54a3dd35840f3b5d415067.tar.gz
src-baa2d525e39f19957f54a3dd35840f3b5d415067.zip
Only add existing directories to PATH
Diffstat (limited to 'txt/trouble-at-jinx-hotel.txt')
0 files changed, 0 insertions, 0 deletions
fd1528a9184ea20ed948b6bd9e4afc999993dd7&follow=1'>FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set 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