aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/editor.sh
Commit message (Collapse)AuthorAgeFilesLines
* Move exm(1df) test into EDITOR selectionTom Ryder2017-05-141-4/+13
| | | | | | Merely checking for vim(1) is a poor test; we specifically need to know if the ex(1) implementation is Vim, so test it while making the EDITOR decision.
* Add exm(1df) to work around Vim's screen-clearingTom Ryder2017-03-241-1/+10
|
* Use env vars not shell funcs for vim checkTom Ryder2017-03-091-2/+6
| | | | | | Set EDITOR and VISUAL appropriately based on what's on the system. We can't assume ed(1) unfortunately, but ex(1) should be there.
* Arrange EDITOR/VISUAL in a more typical wayTom Ryder2016-08-181-4/+3
|
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Remove some unnecessary quotesTom Ryder2014-02-101-1/+1
|
* Break editor/pager setup into subfileTom Ryder2013-09-151-0/+5