about summary refs log tree commit diff stats
path: root/commands/exec.go
Commit message (Expand)AuthorAgeFilesLines
* 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
='n31' href='#n31'>31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60