summary refs log tree commit diff stats
path: root/commands/exec.go
Commit message (Expand)AuthorAgeFilesLines
* gofmt fixesDrew DeVault2020-04-241-1/+1
* 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
'Blame the previous revision' href='/akspecs/aerc/blame/commands/prompt.go?h=0.6.0&id=c6b776adbfb11ba34756a1d4f770b15c2fb3cb46'>^
ecd803a ^


6838c23 ^
ecd803a ^
feacca3 ^
ecd803a ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32