summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-16 01:10:09 -0500
committerJune McEnroe <june@causal.agency>2019-12-16 01:10:09 -0500
commitf5463be0a137e264d9d453fd1332d81c7a8ca09a (patch)
tree6b7da96efb5407bbf1b4182d3c3ae24beb86d2fa /home
parentAdd .editrc to set vi bindings (diff)
downloadsrc-f5463be0a137e264d9d453fd1332d81c7a8ca09a.tar.gz
src-f5463be0a137e264d9d453fd1332d81c7a8ca09a.zip
Post "cgit setup"
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1b1f4b7563&follow=1'>Don'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