summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-08 05:29:19 +0000
committerJune McEnroe <june@causal.agency>2020-01-08 05:29:19 +0000
commit9d6d4d2873d92cb5f45ec959ce33ea7924fea9b5 (patch)
treefefa3de16318c9479501d809dec96a011e41a46f /home
parentUse mandoc -T html for about-filter (diff)
downloadsrc-9d6d4d2873d92cb5f45ec959ce33ea7924fea9b5.tar.gz
src-9d6d4d2873d92cb5f45ec959ce33ea7924fea9b5.zip
Don't add dt margins to Bl-compact lists
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
'2022-06-02 21:30:03 -0400'>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