aerc/lib/ui
Ben Burwell 7160f98a90 Show textinput completions in popovers
Rather than showing completions inline in the text input, show them in a
popover which can be scrolled by repeatedly pressing the tab key. The
selected completion can be executed by pressing enter.
2019-12-21 09:23:21 -05:00
..
borders.go Add Mouseable 2019-09-11 11:41:34 -04:00
context.go Add popovers 2019-12-21 09:23:20 -05:00
fill.go switch to tcell from termbox 2018-06-01 16:04:43 -07:00
grid.go Add Mouseable 2019-09-11 11:41:34 -04:00
interfaces.go Add Mouseable 2019-09-11 11:41:34 -04:00
invalidatable.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
popover.go Add popovers 2019-12-21 09:23:20 -05:00
stack.go Add Mouseable 2019-09-11 11:41:34 -04:00
tab.go Fix tab refocus on remove 2019-10-14 10:38:04 -04:00
text.go New account wizard, part one 2019-05-21 16:53:50 -04:00
textinput.go Show textinput completions in popovers 2019-12-21 09:23:21 -05:00
ui.go Add popovers 2019-12-21 09:23:20 -05:00