aerc/widgets
Reto Brunner ea2646fc03 Change MarkedMessages to return uids
Especially if one tries to interact with all marked messages there could be
the case that not all headers are fetched yet, hence the messageInfo is still nil.

This segfaults a lot of commands which in principle only need the uid to complete.

If we switch to uids, this issue can be alleviated for those commands.
2020-05-11 09:47:34 -04:00
..
account-wizard.go gofmt fixes 2020-04-24 12:59:40 -04:00
account.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04:00
aerc.go gofmt fixes 2020-04-24 12:59:40 -04:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Add recall command 2020-04-24 12:59:21 -04: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
getpasswd.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msgviewer.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04:00
pgpinfo.go Yet another revision to PGP UI 2020-03-03 21:49:29 -05:00
providesmessage.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04: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 Use stdout as controlling terminal 2020-05-06 10:26:15 -04:00