summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
committerJune McEnroe <june@causal.agency>2019-12-20 18:05:04 -0500
commitfc19da5543c6740635578cfce7dfbf69374ec9a6 (patch)
treee599c24a660ff66686c3b0cad96d7fc0d0466f84 /bin/Makefile
parentDisable signing commits (diff)
downloadsrc-fc19da5543c6740635578cfce7dfbf69374ec9a6.tar.gz
src-fc19da5543c6740635578cfce7dfbf69374ec9a6.zip
Source .editrc before applying -v or -e
Otherwise a bind -v in .editrc will take precedence and overwrite the ^I
binding for sh-complete.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tty.c?id=9d82c0e14146068902dafbddb6e6e31091bc7b68&follow=1'>Don'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