summary refs log tree commit diff
path: root/bin/1sh/redir.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 16:53:03 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 16:53:03 -0500
commit85265b1b2ead397b389bc96ce3e2ba098022e13b (patch)
tree795435a4e580b6da84f73d2b2165969d25f073f0 /bin/1sh/redir.c
parentAdd \? to prompt (diff)
downloadsrc-85265b1b2ead397b389bc96ce3e2ba098022e13b.tar.gz
src-85265b1b2ead397b389bc96ce3e2ba098022e13b.zip
Use braces in 1sh Makefile
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
pan title='2019-07-11 17:44:39 -0400'>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