summary refs log tree commit diff
path: root/txt/music.txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-04-14 15:43:04 -0400
committerJune McEnroe <june@causal.agency>2024-04-14 15:43:04 -0400
commita45accc31cfa82a3ddcf4e953355ea6cada211d1 (patch)
tree2f090e89644eaa0736db4536a45e1989e5e55f56 /txt/music.txt
parentAdd HTML generation (diff)
downloadsrc-a45accc31cfa82a3ddcf4e953355ea6cada211d1.tar.gz
src-a45accc31cfa82a3ddcf4e953355ea6cada211d1.zip
Add rsync script
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
it/bin/mtags.c?id=3e4cbcf40a45dfe50b6ffc107307ec28ad6eb7e0&follow=1'>Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 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