summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-07 00:12:08 -0400
committerJune McEnroe <june@causal.agency>2018-08-07 00:12:08 -0400
commitf1b1ffe79fb17e4228d9fb0a10aaba299b15548b (patch)
tree4ca5a4bf44a77e689055de9f19ac20df5db3bdfe /input.c
parentAdd reverse and reset IRC formatting codes (diff)
downloadcatgirl-f1b1ffe79fb17e4228d9fb0a10aaba299b15548b.tar.gz
catgirl-f1b1ffe79fb17e4228d9fb0a10aaba299b15548b.zip
Make safe filling the who buffer
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
d=822f710ade459954384d9f6980c156b73c5ad198&follow=1'>Prefer tag matches not preceded by [[:alnum:]]June McEnroe 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