summary refs log tree commit diff
path: root/home/.bin/up
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-24 18:06:38 -0400
committerJune McEnroe <june@causal.agency>2024-09-24 18:06:38 -0400
commit16992208ec0549fdbc776da35c9f799126d15d89 (patch)
tree3c9ea504c795dfb4922482f62ba3990730cca9d8 /home/.bin/up
parentAdd photos from September 12 (diff)
downloadsrc-16992208ec0549fdbc776da35c9f799126d15d89.tar.gz
src-16992208ec0549fdbc776da35c9f799126d15d89.zip
Add photos from September 14
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
02 23:17:38 -0400'>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