summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
commitd738b33da83d0572bd5544b81168e1869ee827f0 (patch)
treeb44b56d6bc7f29abc0fa46f0609db794364a3666 /bin/dash
parentSkip DECKP* in lexer (diff)
downloadsrc-d738b33da83d0572bd5544b81168e1869ee827f0.tar.gz
src-d738b33da83d0572bd5544b81168e1869ee827f0.zip
Cite ctlseqs.ms and UTF-8
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
w=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