summary refs log tree commit diff
path: root/irc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-17 20:08:44 +0000
committerJune McEnroe <june@causal.agency>2021-01-17 20:08:44 +0000
commite75ccfe6f6fe411f50465a206c2b56e2d2c1233d (patch)
tree83ead50dda852772b6a427e4314b17c7af12fa63 /irc
parentUpdate scooper to 1.1 (diff)
downloadports-e75ccfe6f6fe411f50465a206c2b56e2d2c1233d.tar.gz
ports-e75ccfe6f6fe411f50465a206c2b56e2d2c1233d.zip
Update cgit-causal-agency
Diffstat (limited to 'irc')
0 files changed, 0 insertions, 0 deletions
e 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