about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-02 17:32:47 -0400
committerJune McEnroe <june@causal.agency>2021-04-02 17:32:47 -0400
commitb02569e16e4643e65d73c3eb17deb7e3f529fe50 (patch)
treea5c981ea961d1b5568a6e834b7c3680745a30089 /Makefile
parentAllow interspersing flags and config files (diff)
downloadlitterbox-b02569e16e4643e65d73c3eb17deb7e3f529fe50.tar.gz
litterbox-b02569e16e4643e65d73c3eb17deb7e3f529fe50.zip
Skip STATUSMSG prefixes
This feature is rarely used, so just skip STATUSMSG prefixes in the
target so events use the right context.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
nroe 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