summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-08 12:42:01 -0500
committerJune McEnroe <june@causal.agency>2020-11-08 12:42:01 -0500
commita0abd6582e07292f8bcb57530093f2ef0de5595f (patch)
tree3ad15e758810f40772b908108c664bb8139a50d1 /chat.h
parentAvoid eating C-c while connecting (diff)
downloadcatgirl-a0abd6582e07292f8bcb57530093f2ef0de5595f.tar.gz
catgirl-a0abd6582e07292f8bcb57530093f2ef0de5595f.zip
Highlight changed portion of topic
"%.*ls" is useless.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an title='2021-01-19 22:40:14 -0500'>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