about summary refs log tree commit diff
path: root/scripts/sandman.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-10 19:23:01 -0500
committerJune McEnroe <june@causal.agency>2021-01-10 19:23:01 -0500
commitdf280aa7d658163adae378b468db6fe884bbe02e (patch)
tree4082e39d87bc68e8654ad01c088260c787dee528 /scripts/sandman.m
parentPrint chain to stdout with -o (diff)
downloadcatgirl-df280aa7d658163adae378b468db6fe884bbe02e.tar.gz
catgirl-df280aa7d658163adae378b468db6fe884bbe02e.zip
Sandbox with unveil(2) on OpenBSD in restricted mode
I wrote all this in vi and it was nice.
Diffstat (limited to 'scripts/sandman.m')
0 files changed, 0 insertions, 0 deletions
d2f5b9f&follow=1'>Don'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