about summary refs log tree commit diff stats
path: root/commands/exec.go
Commit message (Expand)AuthorAgeFilesLines
* Use aerc.PushError where appropriateBen Fiedler2020-04-231-2/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* 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