summary refs log tree commit diff
path: root/bin/man1/when.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
committerJune McEnroe <june@causal.agency>2021-01-26 21:11:36 -0500
commitf15eda25885c5b94e389dc9b8bd3874b82c56828 (patch)
tree8b7685b2231e200fc415e68b679b7cd552835202 /bin/man1/when.1
parentInstall vi on Linux and nvi on macOS (diff)
downloadsrc-f15eda25885c5b94e389dc9b8bd3874b82c56828.tar.gz
src-f15eda25885c5b94e389dc9b8bd3874b82c56828.zip
Use First state to match keyword at beginning of line
Otherwise keywords at the beginnings of lines with preceeding
whitespace are not matched.
Diffstat (limited to 'bin/man1/when.1')
0 files changed, 0 insertions, 0 deletions
373121de513df898421409e5a0a2&follow=1'>Map 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