summary refs log tree commit diff
path: root/bin/dash/ChangeLog
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-06 01:38:42 -0500
committerJune McEnroe <june@causal.agency>2021-03-06 01:38:42 -0500
commitcac3c2073b17eda54800c6e9a4a1a71d791f3b46 (patch)
tree0509528fdbc60d9c09bd26f56a77a7b9c9b7826d /bin/dash/ChangeLog
parentPublish "Mailing List" (diff)
downloadsrc-cac3c2073b17eda54800c6e9a4a1a71d791f3b46.tar.gz
src-cac3c2073b17eda54800c6e9a4a1a71d791f3b46.zip
Remove rfc.vim
I don't use neovim regularly anymore and I prefer rfc as an analog
to man.
Diffstat (limited to 'bin/dash/ChangeLog')
0 files changed, 0 insertions, 0 deletions
='nohover-highlight'> 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 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