summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
committerJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
commit4960a4800b4e7c2dbd9e3356ba99076075357259 (patch)
treedfc532e8b1df81cf44c52ce139260595edab0a6d /bin/man1/shotty.1
parentFix 3- and 4-byte UTF-8 sequence matching (diff)
downloadsrc-4960a4800b4e7c2dbd9e3356ba99076075357259.tar.gz
src-4960a4800b4e7c2dbd9e3356ba99076075357259.zip
Reread Small Angry Planet
I didn't even have access to all my emotions the first time I read
it...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add 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