summary refs log tree commit diff
path: root/bin/1sh/tests/builtins
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-15 16:02:27 -0400
committerJune McEnroe <june@causal.agency>2024-09-15 16:02:27 -0400
commit32b69f7df4c155d7a09f140a53c3b39a330027e4 (patch)
tree1ef01d715b81077cd8ff6ea68226f4361f8a68ce /bin/1sh/tests/builtins
parentAdd photos from September 2 (diff)
downloadsrc-32b69f7df4c155d7a09f140a53c3b39a330027e4.tar.gz
src-32b69f7df4c155d7a09f140a53c3b39a330027e4.zip
Add some more film stocks to the list
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
inately. 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