summary refs log tree commit diff
path: root/bin/1sh/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-06 00:50:08 -0500
committerJune McEnroe <june@causal.agency>2020-12-06 00:50:08 -0500
commitb86aa2ca2dda7f4cc3d5f52044677df3ce69fdc3 (patch)
treec205573ee64ce69b54bd89aaf789425c33f17e04 /bin/1sh/.gitignore
parentHandle const strings in c -e (diff)
downloadsrc-b86aa2ca2dda7f4cc3d5f52044677df3ce69fdc3.tar.gz
src-b86aa2ca2dda7f4cc3d5f52044677df3ce69fdc3.zip
Add I Feel It All
Diffstat (limited to 'bin/1sh/.gitignore')
0 files changed, 0 insertions, 0 deletions
-19 20:54:06 -0500'>2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe