summary refs log tree commit diff stats
path: root/lib/ui/stack.go
Commit message (Expand)AuthorAgeFilesLines
* Add MouseableJeffas2019-09-111-0/+9
* Implement the Container interface in lib/ui/Drew DeVault2019-01-201-0/+4
* Apply gofmtDrew DeVault2018-06-111-2/+2
* Move sidebar into account tabsDrew DeVault2018-06-111-4/+4
* switch to tcell from termboxMarkus Ongyerth2018-06-011-7/+2
* Add stack UI containerDrew DeVault2018-02-271-0/+73
1c5aa72'>ef7d834f ^
d55e7738 ^



3b776ac3 ^


01ce563d ^
3b776ac3 ^


5059f32d ^
3b776ac3 ^











4a48bedc ^
3b776ac3 ^

01ce563d ^
3b776ac3 ^



5059f32d ^
3b776ac3 ^

5059f32d ^
dd660682 ^
3b776ac3 ^
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