summary refs log tree commit diff
path: root/bin/fbatt.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-19 02:34:08 -0500
committerJune McEnroe <june@causal.agency>2019-12-19 02:34:08 -0500
commit9de0fd86e861c2b3a06a0d9ac7063a428d8a691c (patch)
treebe1040795183124e0f1954b44cbd6ab1877455cd /bin/fbatt.c
parentAvoid matching := assignments as tags (diff)
downloadsrc-9de0fd86e861c2b3a06a0d9ac7063a428d8a691c.tar.gz
src-9de0fd86e861c2b3a06a0d9ac7063a428d8a691c.zip
Fix matching make tags with no sources
Diffstat (limited to 'bin/fbatt.c')
0 files changed, 0 insertions, 0 deletions
pport 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