elinks icon indicating copy to clipboard operation
elinks copied to clipboard

White patch after text ends disregarding background color

Open mayureshw opened this issue 3 years ago • 2 comments

I upgraded from 0.13.2 to 0.15.1

After upgrade I see a patch of default background after the text ends. See screen shot below.

http://mayuresh.sdfeu.org/bgissue.jpg

mayureshw avatar Sep 26 '22 14:09 mayureshw

You can workaround it a bit with settings: ui.colors.color.desktop.text ui.colors.color.desktop.background ui.background_char

rkd77 avatar Sep 26 '22 17:09 rkd77

@rkd77 It would be great to have background/foreground accept "default" or "terminal" as a value to mean that elinks will use default terminal background/foreground colors. A lot of color themes have unique background/foreground colors. One can theoretically use a hex value, but that wouldn't work well with dynamic theme changer of modern terminals.

0-issue avatar Jul 16 '23 09:07 0-issue