summary refs log tree commit diff
path: root/scripts/chat.tmux.conf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-04 18:35:18 -0400
committerJune McEnroe <june@causal.agency>2021-05-04 18:35:18 -0400
commit4ac099e31a5c81d6626d32b522b8d5b30c276680 (patch)
tree39d67614d2bac8ae3a692e8e86daa035fbfff716 /scripts/chat.tmux.conf
parentIgnore messages in reply to previously ignored messages (diff)
downloadcatgirl-4ac099e31a5c81d6626d32b522b8d5b30c276680.tar.gz
catgirl-4ac099e31a5c81d6626d32b522b8d5b30c276680.zip
Remove no longer needed advice about mandir
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ch highlightingJune McEnroe 2022-06-02Clean 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