about summary refs log tree commit diff stats
path: root/aerc.go
diff options
context:
space:
mode:
authorJeffas <dev@jeffas.io>2020-06-09 19:49:23 +0100
committerReto Brunner <reto@labrat.space>2020-06-09 20:50:28 +0200
commitc6f4d7badd4cb36067f0e76198630a3d0f9e7ce9 (patch)
treeb429620f599eee7b5efc04b528ff9e3acfca0278 /aerc.go
parent543510f5c146aa6e4d3344ec7d109ad7945fa106 (diff)
downloadaerc-c6f4d7badd4cb36067f0e76198630a3d0f9e7ce9.tar.gz
Add dirlist scrollbar
This mimics the scrollbar implementation from the completion popover.
Only showing it when necessary and adapting the dirlist strings
appropriately.
Diffstat (limited to 'aerc.go')
0 files changed, 0 insertions, 0 deletions
Mullen <greg@cmdline.org> 2019-06-27 10:33:11 -0700 committer Drew DeVault <sir@cmpwn.com> 2019-06-29 14:24:19 -0400 Implement basic tab completion support' href='/akspecs/aerc/commit/commands/next-tab.go?h=0.5.0&id=2a0961701c4cabecc53d134ed1782e5612e64580'>2a09617 ^
14cb8cb ^

6838c23 ^
2a09617 ^


6838c23 ^
2a09617 ^
14cb8cb ^

6838c23 ^
14cb8cb ^





















2a09617 ^

feacca3 ^
2a09617 ^
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