summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-15 16:18:09 -0400
committerJune McEnroe <june@causal.agency>2020-04-15 16:18:09 -0400
commit98cbb44c0ddd4ef83188ad4d1228b6d13aee83c7 (patch)
tree726e161393364cbdd70c220f10e6c65cbe840ccf /chat.h
parentAdd status indicator for showing ignored messages (diff)
downloadcatgirl-98cbb44c0ddd4ef83188ad4d1228b6d13aee83c7.tar.gz
catgirl-98cbb44c0ddd4ef83188ad4d1228b6d13aee83c7.zip
Add M-= to mute windows
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe