summary refs log tree commit diff
path: root/bin/cash/libedit/editrc.5 (follow)
Commit message (Collapse)AuthorAge
* Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe2019-01-11
it/install.sh?id=31e697c1ca8e523dd4a83ae16782b8d7e7190ace&follow=1'>Install mksh rather than zshJune McEnroe 2018-08-16Port all scripts to shJune McEnroe Not hard, but having to escape ( ) inside [ ] had me confused for a bit. 2018-08-16Shorten .local ssh namesJune McEnroe ksh doesn't do sophisticated tab-complete so I have to actually type ssh hosts now. 2018-08-16Export GPG_TTYJune McEnroe Oops. 2018-08-16Disable visual bell entirely in TerminalJune McEnroe You can't turn off bell in ksh. 2018-08-16Rearrange kshrc, fix right promptJune McEnroe