aerc/config
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
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Show textinput completions in popovers 2019-12-21 09:23:21 -05:00
bindings.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
bindings_test.go Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
binds.conf Implement :filter, :clear 2019-07-19 11:30:32 -04:00
config.go Show textinput completions in popovers 2019-12-21 09:23:21 -05:00
triggers.go Complete the F rune. 2019-11-17 13:19:20 -05:00