summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-15 04:28:57 -0500
committerJune McEnroe <june@causal.agency>2020-02-15 04:28:57 -0500
commit357ded8958bfaefaa02a57fa71de7857602fdb9b (patch)
tree59e7755c7f8c803fe179d115be424c47ed841601 /LICENSE
parentAdd /kick (diff)
downloadcatgirl-357ded8958bfaefaa02a57fa71de7857602fdb9b.tar.gz
catgirl-357ded8958bfaefaa02a57fa71de7857602fdb9b.zip
Document exit status
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
06-02 20:53:17 -0400'>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