summary refs log tree commit diff
path: root/etc/Dark.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 15:34:19 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 15:34:19 -0500
commitbe1d4bec5fc0eea8b5548ad074fb1cff09b55ac7 (patch)
treee2d39009cfe990026c88d376092e3e9e6b4e7bf6 /etc/Dark.terminal
parentUpdate Terminal.app colours (diff)
downloadsrc-be1d4bec5fc0eea8b5548ad074fb1cff09b55ac7.tar.gz
src-be1d4bec5fc0eea8b5548ad074fb1cff09b55ac7.zip
Support long double in c.sh
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>June 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