summary refs log tree commit diff
path: root/bin/man1
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
commit4fbda7551165739cc62d2a85d43ea7d59cf8322e (patch)
tree97f3dbc3551990efa60afbcd13dc3b7ae4830490 /bin/man1
parentColor format specifiers light cyan in vim (diff)
downloadsrc-4fbda7551165739cc62d2a85d43ea7d59cf8322e.tar.gz
src-4fbda7551165739cc62d2a85d43ea7d59cf8322e.zip
Always split spans after newlines
Simplifies ANSI and IRC output code, and prepares for line numbered
output.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1cf398ed5eb7db518c34a2ed99d4a&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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe