about summary refs log tree commit diff stats
path: root/lib/ui/interfaces.go
Commit message (Expand)AuthorAgeFilesLines
* Add clickable tabsJeffas2019-07-111-0/+7
* Update internal state and draw from the same goroutineSimon Ser2019-05-191-3/+6
* Add basic terminal widgetDrew DeVault2019-03-171-0/+2
* Implement the Container interface in lib/ui/Drew DeVault2019-01-201-7/+2
* Merge lib/ui/interfaces.go and add anotherDrew DeVault2019-01-201-0/+42
; 2020-05-26 19:03:58 -0400 committer Ben Morrison <ben@gbmor.dev> 2020-05-26 19:14:44 -0400 updated travis cfg; setup Cargo.toml for crates.io' href='/gbmor/clinte/commit/Cargo.toml?h=v1.0.0&id=a24e25977e713fbc5a06778ada4c21202209a598'>a24e259 ^
d64124e ^

5b59ba3 ^
eca1e0a ^
5b59ba3 ^
5b59ba3 ^
05649a5 ^
929b5dc ^




4c1640a ^









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