summary refs log tree commit diff
path: root/bin/man1/pbd.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-14 16:03:59 -0500
committerJune McEnroe <june@causal.agency>2021-01-14 16:03:59 -0500
commit356b08a7bf0cdec1be548767ed46455b47e9be11 (patch)
tree9a78acc52cb5ebe076a6f1fc81b41ad87b78b79a /bin/man1/pbd.1
parentAdd igp gopher server for text.causal.agency (diff)
downloadsrc-356b08a7bf0cdec1be548767ed46455b47e9be11.tar.gz
src-356b08a7bf0cdec1be548767ed46455b47e9be11.zip
Add link to gopher version of text.causal.agency
Diffstat (limited to 'bin/man1/pbd.1')
0 files changed, 0 insertions, 0 deletions
>2022-06-02Don'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