about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-15 17:41:52 -0400
committerJune McEnroe <june@causal.agency>2021-10-15 17:48:49 -0400
commit39f61c3cdd583a02a12d6c14ac5bf039c5407096 (patch)
treeb851c0bdfc2f4c4456b724017d6771e8afcb8bbb /README.7
parentNote TLS certificate requirement early in manual (diff)
downloadpounce-39f61c3cdd583a02a12d6c14ac5bf039c5407096.tar.gz
pounce-39f61c3cdd583a02a12d6c14ac5bf039c5407096.zip
Prefix example commands with $ prompt
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
ass='nohover-highlight'> 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