about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-08 18:55:54 -0500
committerJune McEnroe <june@causal.agency>2020-12-08 18:55:54 -0500
commit3bb5a3462bcaa6176155cce9ef1940e323f32706 (patch)
treec46956d39e04db6cfc4b416575af8cff4e941f43 /chat.h
parentClarify the optional portions of an ignore (diff)
downloadcatgirl-3bb5a3462bcaa6176155cce9ef1940e323f32706.tar.gz
catgirl-3bb5a3462bcaa6176155cce9ef1940e323f32706.zip
Document commands which can be filtered
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
mber on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe