summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-29 19:13:46 -0400
committerJune McEnroe <june@causal.agency>2020-08-29 19:13:46 -0400
commit3ae4401c979ba0b7274d4a62b8873a71d9a3fae3 (patch)
treefa8e87c8dfa2f8f060f87836f2dc94e056670ac3 /bin/man1
parentClean up plan file (diff)
downloadsrc-3ae4401c979ba0b7274d4a62b8873a71d9a3fae3.tar.gz
src-3ae4401c979ba0b7274d4a62b8873a71d9a3fae3.zip
Add annotated list of tweets
Diffstat (limited to 'bin/man1')
0 files changed, 0 insertions, 0 deletions
msg'> 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