aerc/lib/ui
Reto Brunner 92b10fcef5 Add Tabs history
Fixes #77: When closing a tab, bring you back to the one you last had focused
2019-06-02 14:22:04 -04:00
..
borders.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
context.go Add cursor handling in ex line 2019-01-14 08:07:24 -05:00
fill.go switch to tcell from termbox 2018-06-01 16:04:43 -07:00
grid.go Spec out review message screen 2019-05-13 16:53:02 -04:00
interfaces.go Update internal state and draw from the same goroutine 2019-05-19 11:51:16 -04:00
invalidatable.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
stack.go Implement the Container interface in lib/ui/ 2019-01-20 15:06:44 -05:00
tab.go Add Tabs history 2019-06-02 14:22:04 -04:00
text.go New account wizard, part one 2019-05-21 16:53:50 -04:00
textinput.go ensureScroll on text input frames 2019-05-25 15:54:01 -04:00
ui.go lib/ui/ui: use atomic instead of channel 2019-05-19 11:51:18 -04:00