summary refs log tree commit diff
path: root/bin/man1/relay.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 21:57:42 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 21:57:42 -0500
commitfdc0c5cdf65a9d48fd624320dbaf2d95c3675252 (patch)
tree520793cf9bee146a4c76a0ad96bf5989d6885741 /bin/man1/relay.1
parentRemove hacky tagging from hilex (diff)
downloadsrc-fdc0c5cdf65a9d48fd624320dbaf2d95c3675252.tar.gz
src-fdc0c5cdf65a9d48fd624320dbaf2d95c3675252.zip
Consolidate hilex formatters into hilex.c
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
9bd39dd8b83becd4c7fc5&follow=1'>Map 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