summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/t0108-patch.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 19:24:06 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 19:24:06 -0500
commitdb6331d9232a80318351bf0abecf5c43e57abdc8 (patch)
tree06ec2a40601921b9cae09e9bc6e458b4d765b09b /www/git.causal.agency/cgit/tests/t0108-patch.sh
parentUse w3m to open other URLs (diff)
downloadsrc-db6331d9232a80318351bf0abecf5c43e57abdc8.tar.gz
src-db6331d9232a80318351bf0abecf5c43e57abdc8.zip
Add volume control bindings to cwm
sndioctl is nice and easy.
Diffstat (limited to 'www/git.causal.agency/cgit/tests/t0108-patch.sh')
0 files changed, 0 insertions, 0 deletions
-06-02 21:30:03 -0400'>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