aksakalli / gtop

System monitoring dashboard for terminal
MIT License
9.74k stars 326 forks source link

Graphs only drawing background colors. #69

Closed WalkerGriggs closed 3 years ago

WalkerGriggs commented 6 years ago

Environment

Description

Graphs are not displaying, but I can see their 'background' when I go to highlight the area. I have tried changing colors set in Xresources. Do note: this is only an issue in XTerm. When I swap to gnome-sensible-term, gtop functions as intended.

I run gtop with the recommended command: LANG=en_US.utf8 TERM=xterm-256color gtop

gtop_1

But when I go to highlight the graphs, you can see that it's actually the foreground not drawing. The background is drawing just fine. This makes me think that it's specifically a xterm foreground rendering issue.

gtop_2

aksakalli commented 5 years ago

it could be a problem with your color pallet? also there is an existing feature request to define the colors #62