about summary refs log tree commit diff stats
path: root/commands/next-message.go
Commit message (Collapse)AuthorAgeFilesLines
* Add context-specific commandsDrew DeVault2019-03-211-55/+0
|
* commands: handle case where no account selectedDrew DeVault2019-03-171-0/+3
|
* Fix usage message for :next-messageDrew DeVault2019-03-151-1/+1
|
* Implement :next-message n%Drew DeVault2019-03-151-1/+10
|
* Implement :{next,prev}-messageDrew DeVault2019-03-141-0/+43
me the previous revision' href='/danisanti/profani-tty/blame/src/prof_autocomplete.h?id=382e961563eb9e4d31d3ad111a41569b7fa78fa6'>^
89d3b9fc ^
















527e739a ^

89d3b9fc ^


af95c82f ^
527e739a ^
6c9cbc44 ^

4b4359d0 ^

89d3b9fc ^
527e739a ^

fef15b93 ^
527e739a ^






17757c86 ^
af95c82f ^



f9b8da1a ^

89d3b9fc ^

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