aerc/lib/ui
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
..
borders.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
context.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
fill.go view,compose: use border color to separate headers from body 2021-10-28 16:38:23 +02:00
grid.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
interfaces.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
invalidatable.go lib/ui: introduce Invalidatable 2019-04-27 14:30:28 -04:00
popover.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
stack.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
tab.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
text.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
textinput.go lib/ui/textinput: Optimize ensureScroll 2021-08-30 14:58:09 +02:00
ui.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00