summary refs log tree commit diff stats
path: root/commands/account/next-result.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic tab completion supportGregory Mullen2019-06-291-5/+14
| | | | | Tab completion currently only works on commands. Contextual completion will be added in the future.
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-261-0/+41
le='author Drew DeVault <sir@cmpwn.com> 2019-03-15 20:32:09 -0400 committer Drew DeVault <sir@cmpwn.com> 2019-03-15 20:32:09 -0400 Add :quit command' href='/akspecs/aerc/commit/commands/quit.go?h=0.6.0&id=f406bf5a3bb953426a00f2feac1f2863a29ab269'>f406bf5 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24