summary refs log tree commit diff
path: root/bin/1sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-14 15:29:09 +0000
committerJune McEnroe <june@causal.agency>2020-07-14 15:29:09 +0000
commit02376d895d6dbe9caf6afd2c18bb817e9197a033 (patch)
tree961b36c134c2d531e6c05086c7c36550115ff2b8 /bin/1sh
parentAdd The Broken Kingdoms (diff)
downloadsrc-02376d895d6dbe9caf6afd2c18bb817e9197a033.tar.gz
src-02376d895d6dbe9caf6afd2c18bb817e9197a033.zip
Add CGI upload program for temp.causal.agency
Diffstat (limited to 'bin/1sh')
0 files changed, 0 insertions, 0 deletions
> 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