about summary refs log tree commit diff stats
path: root/commands/msgview/close.go
Commit message (Expand)AuthorAgeFilesLines
* Cleanup pager processes after closing a msgviewerKevin Kuehler2019-10-161-0/+1
* all: purge redundant underscoresWagner Riffel2019-09-041-3/+3
* Revert "add close command at global level"Drew DeVault2019-08-131-0/+30
* add close command at global levelAditya Srivastava2019-08-131-30/+0
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-1/+0
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add message view commands, :closeDrew DeVault2019-03-301-0/+21
g.arg.h?h=1.7.1&id=95e8d12b7189d4cd01b8ae8ecebfa5835a1809e6'>95e8d12 ^
1bf0c4a ^
a73a882 ^
b38905b ^
a73a882 ^

b355755 ^




a73a882 ^




f504aea ^


a73a882 ^

b355755 ^









a73a882 ^

9955ddc ^


a73a882 ^


72608f0 ^
a73a882 ^
b355755 ^
72608f0 ^
b355755 ^


a73a882 ^
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