aerc/widgets
Clayton Craft dd178262bb Select user's preferred mimetype in MessageViewer
This implements selecting the most preferred mimetype under the
'View->Alternatives' configuration setting when viewing a message.
Mimetypes in the alternatives array are weighted by their position,
where the lower the index in the array the higher the priority, so this
is taken into account during selection.

If no message part matches a mimetype in the alternatives array, then it
selects the first mimetype in the message.
2019-06-09 11:49:11 -04:00
..
account-wizard.go Introduce :new-account -t 2019-06-05 09:32:43 -04:00
account.go Add archive command 2019-06-09 11:33:50 -04:00
aerc.go Add :save and :pipe commands to viewer 2019-05-27 09:37:07 -04:00
compose.go Execute the editor with the shell 2019-06-07 10:15:35 -04:00
dirlist.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
exline.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
msglist.go msglist: use distinct style for unread emails 2019-06-08 10:59:51 -04:00
msgviewer.go Select user's preferred mimetype in MessageViewer 2019-06-09 11:49:11 -04:00
providesmessage.go Add date to message viewer 2019-06-02 10:23:53 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
status.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
tabhost.go Move exline handling up to aerc, add :term 2019-03-17 16:19:15 -04:00
terminal.go Use forked version of tcell 2019-06-01 11:28:29 -04:00