about summary refs log tree commit diff
path: root/scripts/sandman.m
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-07-20 12:09:24 -0400
committerJune McEnroe <june@causal.agency>2021-07-20 12:09:24 -0400
commit347e2b461f2fbe407cca9a4b59f1f00a01fccd7f (patch)
tree1f1900b791bad97ad6cb0ba235dad5ce3864d75a /scripts/sandman.m
parentAdd -q/quiet option to raise default message visibility threshold (diff)
downloadcatgirl-347e2b461f2fbe407cca9a4b59f1f00a01fccd7f.tar.gz
catgirl-347e2b461f2fbe407cca9a4b59f1f00a01fccd7f.zip
Don't apply uiThreshold to Network and Debug
Messages don't really need to be hidden from <network> and I think
it could be confusing. Debug messages are all Cold so everything
would be hidden, and I want to keep them that way so that <debug>
doesn't clutter the status line needlessly.
Diffstat (limited to 'scripts/sandman.m')
0 files changed, 0 insertions, 0 deletions
f='/src/commit/bin/shotty.c?id=c1c48e921cf416605f2b6e22e15a20a3b46df02e&follow=1'>Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe