summary refs log tree commit diff
path: root/etc/Light.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-17 12:06:59 -0500
committerJune McEnroe <june@causal.agency>2019-02-17 12:06:59 -0500
commit33edc48545063f8337263655258919d4ab141dd7 (patch)
tree53dc994e439c7c27ef6add95200e4f6bbb6d6767 /etc/Light.terminal
parentColor format specifiers light cyan in vim (diff)
downloadsrc-33edc48545063f8337263655258919d4ab141dd7.tar.gz
src-33edc48545063f8337263655258919d4ab141dd7.zip
Always split spans after newlines
Simplifies ANSI and IRC output code, and prepares for line numbered
output.
Diffstat (limited to 'etc/Light.terminal')
0 files changed, 0 insertions, 0 deletions
eader'>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 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