aerc/widgets
Jeffas 583b129c94 Don't set the store on an update to it
Updates to a store can be asynchronous so we shouldn't select it just
because it had an update. Selection of the stores should be driven by
explicit user commands.
2020-02-28 19:00:23 -05:00
..
account-wizard.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
account.go Don't set the store on an update to it 2020-02-28 19:00:23 -05:00
aerc.go create OriginalMail struct 2020-01-09 14:31:19 -05:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Correct spelling 2020-01-16 07:21:01 +01:00
dirlist.go widgets/dirlist: Fix total message count 2020-02-25 11:05:25 -05:00
exline.go Show textinput completions in popovers 2019-12-21 09:23:21 -05:00
headerlayout.go msgviewer: Add Labels as a virtual header 2019-12-27 10:20:30 -07:00
msglist.go Fix crash on mouse scrolling before messages load 2020-02-22 11:06:15 -05:00
msgviewer.go Fix crash on mouse scrolling between message parts 2020-02-25 11:05:18 -05:00
providesmessage.go add ProvidesMessages interface 2019-12-21 09:27:47 -05:00
selecter.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Add UI options to save/pipe messages with unsupported mimetypes 2019-11-17 13:19:13 -05:00
terminal.go Switch back to upstream pty library 2020-01-16 13:45:27 -05:00