summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Implement :delete-messageDrew DeVault2019-03-201-3/+26
* Add :term-closeDrew DeVault2019-03-172-3/+7
* Move exline handling up to aerc, add :termDrew DeVault2019-03-171-3/+5
* Add basic terminal widgetDrew DeVault2019-03-172-0/+3
* Add TODO to msgstore.goDrew DeVault2019-03-151-1/+1
* Move MessageStore into its own fileDrew DeVault2019-03-151-0/+86
* Add :quit commandDrew DeVault2019-03-151-5/+0
* Implement the Container interface in lib/ui/Drew DeVault2019-01-205-7/+26
* Merge lib/ui/interfaces.go and add anotherDrew DeVault2019-01-203-30/+42
* Make repeated invalidations more efficientDrew DeVault2019-01-141-0/+10
* Add cursor handling in ex lineDrew DeVault2019-01-141-8/+9
* Revert "Add abstract list, update dirlist accordingly"Drew DeVault2019-01-132-111/+0
* Revert "Render selected list item differently"Drew DeVault2019-01-131-1/+0
* Render selected list item differentlyDrew DeVault2019-01-131-0/+1
* Add abstract list, update dirlist accordinglyDrew DeVault2019-01-132-0/+111
* refactor lib/ui/tab to ensure staying in boundsMarkus Ongyerth2018-06-131-8/+21
* Fix tab invalidation bugsDrew DeVault2018-06-111-1/+5
* Apply gofmtDrew DeVault2018-06-113-7/+7
* Clean up some old codeDrew DeVault2018-06-112-10/+6
* Move sidebar into account tabsDrew DeVault2018-06-111-4/+4
* Use default color for selected tabDrew DeVault2018-06-071-3/+9
* switch to tcell from termboxMarkus Ongyerth2018-06-018-101/+105
* Pull main aerc UI into widgetDrew DeVault2018-02-273-13/+38
* Add stack UI containerDrew DeVault2018-02-272-7/+80
* Split UI library and widgetsDrew DeVault2018-02-268-0/+663
tik Agaram <vc@akkartik.com> 2019-08-26 11:59:21 -0700 5592 - switch register names to lowercase' href='/akkartik/mu/commit/063error.subx?h=hlt&id=333525360b22f3d3ea31db46a4d2f1b4edbfebdb'>33352536 ^
0eb0f696 ^


cf02c20b ^
7a583220 ^
33352536 ^

0eb0f696 ^
7cb326df ^

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