summary refs log tree commit diff stats
path: root/commands/account/search.go
Commit message (Expand)AuthorAgeFilesLines
* Implement :filter, :clearKevin Kuehler2019-07-191-9/+21
* commands: Don't crash when store is nilKevin Kuehler2019-07-151-0/+3
* Implement basic tab completion supportGregory Mullen2019-06-291-3/+12
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-261-0/+54
ef='/akspecs/aerc/commit/commands/msgview/close.go?h=0.6.0&id=2a0961701c4cabecc53d134ed1782e5612e64580'>2a09617 ^
5d0402a ^
2a09617 ^








5d0402a ^

2a09617 ^
5d0402a ^






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