summary refs log tree commit diff
path: root/bin/1sh/libedit/readline
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-12 18:41:04 -0400
committerJune McEnroe <june@causal.agency>2019-07-12 18:41:04 -0400
commitac9f4093c4b0638ee522c9dda410ca221231857d (patch)
tree4aeba0ac009ecca80e3e4b2bc36b31917509a799 /bin/1sh/libedit/readline
parentDon't do carriage return on line feed (diff)
downloadsrc-ac9f4093c4b0638ee522c9dda410ca221231857d.tar.gz
src-ac9f4093c4b0638ee522c9dda410ca221231857d.zip
Support insert mode in shotty
This is how curses puts characters into the bottom-right cell of the
terminal.
Diffstat (limited to 'bin/1sh/libedit/readline')
0 files changed, 0 insertions, 0 deletions
/commit/bin/shotty.c?id=ff43ade74b8e788b28a4eb74b1b688f803d30e8c&follow=1'>Output <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