summary refs log tree commit diff
path: root/bin/1sh/libedit/vi.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-16 21:03:39 -0400
committerJune McEnroe <june@causal.agency>2019-07-16 21:03:39 -0400
commitd3626da401472a6fff0b35ac78ff49773e7de39a (patch)
treeaa8281e300251f5e58fcf827966456de70a1be2b /bin/1sh/libedit/vi.c
parentFix SGRs 90 and 100 (diff)
downloadsrc-d3626da401472a6fff0b35ac78ff49773e7de39a.tar.gz
src-d3626da401472a6fff0b35ac78ff49773e7de39a.zip
Add catgirl shotty
Diffstat (limited to 'bin/1sh/libedit/vi.c')
0 files changed, 0 insertions, 0 deletions
Avoid matching ':' in make tagsJune McEnroe 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