summary refs log tree commit diff
path: root/scripts/sandman.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-27 22:52:36 -0500
committerJune McEnroe <june@causal.agency>2021-01-28 01:49:41 -0500
commit422fe6cd29ce014270cf8bfd6f5bcad59ce2a0ca (patch)
tree4f49d207b5632f0ed89455947de97142d07f802b /scripts/sandman.1
parentSave window time display toggle (diff)
downloadcatgirl-422fe6cd29ce014270cf8bfd6f5bcad59ce2a0ca.tar.gz
catgirl-422fe6cd29ce014270cf8bfd6f5bcad59ce2a0ca.zip
Move threshold and mute indicators directly after number
I don't know why I ruled this out originally, it's more visually
pleasing to me now especially that threshold is likely to remain
set at "+" for a long time.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
b0dca38ac81fe3e4b17e7f466&follow=1'>Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 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