summary refs log tree commit diff
path: root/scripts/chroot-man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-20 02:13:23 -0500
committerJune McEnroe <june@causal.agency>2020-02-20 02:13:23 -0500
commit5c79b16a51d3a897371a42790e2c7ff5039b2695 (patch)
treefc84e7e44148efb5619fa22b460309363bcc268d /scripts/chroot-man.sh
parentAdd handlers for user-in-channel errors (diff)
downloadcatgirl-5c79b16a51d3a897371a42790e2c7ff5039b2695.tar.gz
catgirl-5c79b16a51d3a897371a42790e2c7ff5039b2695.zip
Handle ERR_BANLISTFULL
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
llow=1'>Don'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