summary refs log tree commit diff stats
path: root/commands/exec.go
Commit message (Expand)AuthorAgeFilesLines
* 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
2019-04-27 14:30:28 -0400 lib/ui: introduce Invalidatable' href='/akspecs/aerc/commit/lib/ui/borders.go?h=0.6.0&id=5685a176747711d0330f1251ad297b13e0621a37'>5685a17 ^
f0791d4 ^

















a0c2b1c ^



f0791d4 ^
5685a17 ^
f0791d4 ^






84965d6 ^
f0791d4 ^
80e891a ^
f0791d4 ^



80e891a ^
f0791d4 ^



80e891a ^
f0791d4 ^


80e891a ^
f0791d4 ^




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
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
61
62
63
64
65
66
67
68