aerc/widgets
Reto Brunner 2d7a870725 show error if account view creation fails
This can happen for example if aerc is compiled without notmuch support but the
notmuch worker is requested.
Pushing a status message isn't good enough, as this gets overridden pretty
quickly if one has multiple accounts configured.
So we show a fullscreen error instead.
2020-08-10 08:00:34 +02:00
..
account-wizard.go show error if account view creation fails 2020-08-10 08:00:34 +02:00
account.go show error if account view creation fails 2020-08-10 08:00:34 +02:00
aerc.go show error if account view creation fails 2020-08-10 08:00:34 +02:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go Implement style configuration. 2020-08-06 21:42:06 +02:00
dirlist.go Implement style configuration. 2020-08-06 21:42:06 +02:00
exline.go Implement style configuration. 2020-08-06 21:42:06 +02:00
getpasswd.go Implement style configuration. 2020-08-06 21:42:06 +02:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go Implement style configuration. 2020-08-06 21:42:06 +02:00
msgviewer.go Rename selecter to selector 2020-08-06 21:42:06 +02:00
pgpinfo.go Implement style configuration. 2020-08-06 21:42:06 +02:00
providesmessage.go Change MarkedMessages to return uids 2020-05-11 09:47:34 -04:00
selector.go Implement style configuration. 2020-08-06 21:42:06 +02:00
spinner.go Implement style configuration. 2020-08-06 21:42:06 +02:00
status.go Implement style configuration. 2020-08-06 21:42:06 +02:00
tabhost.go Implement style configuration. 2020-08-06 21:42:06 +02:00
terminal.go Use stdout as controlling terminal 2020-05-06 10:26:15 -04:00