summary refs log tree commit diff
path: root/etc/Light.terminal
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-31 22:25:40 -0400
committerJune McEnroe <programble@gmail.com>2018-03-31 22:25:40 -0400
commit79bbd7d2fc9c83c01529fc9c45fac1e3af090866 (patch)
tree41398ced037d0dcd14509b876eb419e27ddfe650 /etc/Light.terminal
parentAdd scheme to README (diff)
downloadsrc-79bbd7d2fc9c83c01529fc9c45fac1e3af090866.tar.gz
src-79bbd7d2fc9c83c01529fc9c45fac1e3af090866.zip
Output Linux console escapes from scheme
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-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 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