about summary refs log tree commit diff
path: root/command.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-04 13:22:55 -0400
committerJune McEnroe <june@causal.agency>2021-07-04 19:46:01 -0400
commit9a0b4488a1ec7950dfc37a0f7a0fb1aaec783598 (patch)
tree3e39ed529386edf7e6c4d1535c6aedcf9dc40f3c /command.c
parentOpenBSD: merge unveil and pledge logic a bit (diff)
downloadcatgirl-9a0b4488a1ec7950dfc37a0f7a0fb1aaec783598.tar.gz
catgirl-9a0b4488a1ec7950dfc37a0f7a0fb1aaec783598.zip
Attempt to keep "security" in README accurate
It's a short summary trying to cover different systems...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
bin/htagml.c?id=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