aerc/widgets
Robin Jarry fc84b19bba view,compose: use border color to separate headers from body
When composing a message, there is an empty fill line between the
headers and the text editor. The line is printed with the default style
which may cause users to assume it is part of the editor.

Display the fill lines with the border color to avoid confusion.

Signed-off-by: Robin Jarry <robin@jarry.cc>
2021-10-28 16:38:23 +02:00
..
account-wizard.go view,compose: use border color to separate headers from body 2021-10-28 16:38:23 +02:00
account.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
aerc.go view,compose: use border color to separate headers from body 2021-10-28 16:38:23 +02:00
common.go widgets: add msgInfoFromUids helper 2019-12-21 09:27:47 -05:00
compose.go view,compose: use border color to separate headers from body 2021-10-28 16:38:23 +02:00
dirlist.go Apply dirlist style to unselected directories 2021-01-12 20:07:36 +01:00
exline.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
getpasswd.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
headerlayout.go Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
msglist.go index: allow dynamic formatting of message dates 2021-10-28 16:30:59 +02:00
msgviewer.go view,compose: use border color to separate headers from body 2021-10-28 16:38:23 +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 update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
spinner.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
status.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
tabhost.go Implement style configuration. 2020-08-06 21:42:06 +02:00
terminal.go widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCell 2021-04-13 01:32:45 +02:00