summary refs log tree commit diff
path: root/home/.zshrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-14 23:50:29 -0400
committerJune McEnroe <june@causal.agency>2017-07-14 23:50:29 -0400
commit100ecf19175d5b3330444fe18954c9608e5d7b7f (patch)
tree45a9849d7472f688d2c01faf72e33fbe6faa1157 /home/.zshrc
parentUse CTRL macro (diff)
downloadsrc-100ecf19175d5b3330444fe18954c9608e5d7b7f.tar.gz
src-100ecf19175d5b3330444fe18954c9608e5d7b7f.zip
Detect death of child
Diffstat (limited to 'home/.zshrc')
0 files changed, 0 insertions, 0 deletions
3 -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