aerc/widgets
Ray Ganardi a31d184ba5 aerc: Refactor getpasswd dialog
Previously there's a hack for showing and hiding the dialog.

Change it to use channels to emulate async/await
2020-05-25 09:30:20 -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 aerc: Refactor getpasswd dialog 2020-05-25 09:30:20 -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 feat(pgp): Add <ESC> to cancel password prompt 2020-05-25 09:30:20 -04:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go pgp: fail gracefully from email decryption 2020-05-25 09:30:20 -04:00
msgviewer.go FetchBodyPart doesn't need the parent body structure 2020-05-17 11:44:38 +02:00
pgpinfo.go aerc: Refactor getpasswd dialog 2020-05-25 09:30:20 -04: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