summary refs log tree commit diff
path: root/bin/catsh/libedit/makelist
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-06-28 21:21:00 -0400
committerJune McEnroe <june@causal.agency>2019-06-28 21:21:36 -0400
commit39129e90251a3dff3fda005eabf5ce3df7730941 (patch)
treedb2bbf9c245b72528a286bf0a2a54f27733c8096 /bin/catsh/libedit/makelist
parentConsolidate catsh history documentation (diff)
downloadsrc-39129e90251a3dff3fda005eabf5ce3df7730941.tar.gz
src-39129e90251a3dff3fda005eabf5ce3df7730941.zip
Unset iflag when exiting catsh
It saves history! It's usable!
Diffstat (limited to 'bin/catsh/libedit/makelist')
0 files changed, 0 insertions, 0 deletions
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