aboutsummaryrefslogtreecommitdiff
path: root/bin/eds
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging code from eds(1)Tom Ryder2016-08-191-2/+1
|
* Port eds(1) to POSIX sh(1)Tom Ryder2016-08-191-38/+37
| | | | | | | | Even managed to keep the options. Removed issue about Bash scripts; han(1) needs to be Bash as it's specifically for the Bash help() builtin. There's no advantage to making it POSIX.
* Arrange EDITOR/VISUAL in a more typical wayTom Ryder2016-08-181-2/+2
|
* Quote variable in param expansion in eds(1)Tom Ryder2016-08-161-1/+1
|
* Simplify help in edda(1) and eds(1)Tom Ryder2016-08-161-17/+3
|
* Use regular BASH_VERSINFO checkTom Ryder2016-08-161-0/+3
|
* Get rid of a lot of comment boilerplateTom Ryder2016-08-021-11/+1
| | | | This is all stuff that should be or is in the manpages
* Rename vis(1) to eds(1)Tom Ryder2016-07-231-0/+74
vis(1) is in OpenBSD >=4.4 base