aerc/widgets
Noah Loomans d1654def19 account-wizard: automatically replace imap.* with smtp.*
Many email providers use the imap sub-domain for imap and the smtp
sub-domain for smtp. FastMail is an example of this[1]. This is a small
quality-of-life improvement which automatically replaces imap.* with
smtp.* when going from the imap screen to the smtp screen in the wizard

[1]: https://www.fastmail.com/help/technical/servernamesandports.html
2019-06-18 19:40:02 -04:00
..
account-wizard.go account-wizard: automatically replace imap.* with smtp.* 2019-06-18 19:40:02 -04:00
account.go Set empty message in dirlist if no folder exist. 2019-06-14 10:42:26 -04:00
aerc.go lib/ui/tab: Add Replace method 2019-06-11 09:34:45 -04:00
compose.go Execute the editor with the shell 2019-06-07 10:15:35 -04:00
dirlist.go Set empty message in dirlist if no folder exist. 2019-06-14 10:42:26 -04:00
exline.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
msglist.go Fix automatic scrolling when messages arrive/leave 2019-06-11 10:08:44 -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