summary refs log tree commit diff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-19 22:02:49 -0500
committerJune McEnroe <june@causal.agency>2022-02-19 22:02:49 -0500
commit5c4ecb5a0f8a8a532192d066f792c1f2bfbc414c (patch)
tree90670c091102214deab828f4b302380b30be6dc3 /scripts/Makefile
parentHandle errors from editFn, etc. (diff)
downloadcatgirl-5c4ecb5a0f8a8a532192d066f792c1f2bfbc414c.tar.gz
catgirl-5c4ecb5a0f8a8a532192d066f792c1f2bfbc414c.zip
Reimplement tab complete
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions
19 23:38:11 -0500'>2021-01-19Prefer 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