summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-21 07:16:29 -0500
committerJune McEnroe <june@causal.agency>2019-12-21 07:16:29 -0500
commit99d2563adb5dab48f48a737ada78aec097d7c0be (patch)
tree4ab7db7ed4fa7a652c5243fdd181272971ccc983 /Makefile
parentRewrite aspirational manual (diff)
downloadimbox-99d2563adb5dab48f48a737ada78aec097d7c0be.tar.gz
imbox-99d2563adb5dab48f48a737ada78aec097d7c0be.zip
Implement -CFST
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Prefer tag matches not preceded by [[:alnum:]]June McEnroe Otherwise the "id" in "void" matches for "void id". 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroeid=c558503f241a03a043357fc58392a4273f49b263&follow=1'>Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe