summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-22 14:19:11 -0400
committerJune McEnroe <june@causal.agency>2020-03-22 14:19:11 -0400
commitccde1c2c8c712019ef0ea45e655fa988f56b984e (patch)
tree5b2bb4ad6a9a36a9c2a8864cbc576a7d51aafbd1 /chat.c
parentHandle RPL_CHANNELMODEIS (diff)
downloadcatgirl-ccde1c2c8c712019ef0ea45e655fa988f56b984e.tar.gz
catgirl-ccde1c2c8c712019ef0ea45e655fa988f56b984e.zip
Add /say
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
td> 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe