summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-25 17:34:45 -0400
committerJune McEnroe <june@causal.agency>2021-08-25 17:34:45 -0400
commit08caa0a0b3da4d1dd33039ac59fb541497661671 (patch)
treedba85ab517672a0d5390a93f0ccccc30e89c21e2 /port/cgram/.gitignore
parentChange liberapay link name to donate (diff)
downloadsrc-08caa0a0b3da4d1dd33039ac59fb541497661671.tar.gz
src-08caa0a0b3da4d1dd33039ac59fb541497661671.zip
Use command -v rather than type
Some shells write to standard error from type when the command is
not found. command -v is silent.
Diffstat (limited to 'port/cgram/.gitignore')
0 files changed, 0 insertions, 0 deletions
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