aerc/widgets
Jeffas b55813f2c0 Don't show empty message while sorting
This changes the ui to show the spinner while we are sorting. It only
shows one line of the spinner since there are an unknown number of
messages at this time.
2020-02-28 22:06:01 -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 Set the store on the message list if it is nil 2020-02-28 20:54:15 -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 Don't show empty message while sorting 2020-02-28 22:06:01 -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