summary refs log tree commit diff
path: root/bin/man1/bri.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-23 15:58:37 -0500
committerJune McEnroe <june@causal.agency>2019-12-23 15:58:37 -0500
commit08d04950cedd652a58a6f436cfacc1ce11d11aed (patch)
tree16143337c2d54d3cbc85f3897e39d23518287f5e /bin/man1/bri.1
parentAdd license header to cgit CSS (diff)
downloadsrc-08d04950cedd652a58a6f436cfacc1ce11d11aed.tar.gz
src-08d04950cedd652a58a6f436cfacc1ce11d11aed.zip
Add DO YOU DOUBT ME TRAITOR
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/qf.c?id=37109fbb22fdf89d573e01dc77abc575ce8119ed&follow=1'>Clean up parsing a littleJune McEnroe 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