about summary refs log tree commit diff stats
path: root/commands/exec.go
Commit message (Collapse)AuthorAgeFilesLines
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
| | | | Signed-off-by: Wagner Riffel <wgrriffel@gmail.com>
* Fix re-opening of expired pipe tabsDrew DeVault2019-07-081-1/+5
|
* :exec, :pipe: show exit status on completionDrew DeVault2019-07-081-1/+2
|
* Add :exec and :pipe -b(ackground)Drew DeVault2019-07-081-0/+45