hatchbed / log_view

log_view provides a ncurses based terminal GUI for viewing and filtering published ROS log messages.
BSD 3-Clause "New" or "Revised" License
51 stars 7 forks source link

display issues in xterm #1

Open malban opened 3 years ago

malban commented 3 years ago

version: 0.1.2

Some colors, like grey, don't appear to work in xterm, resulting in some portions of the ui being blacked out. I think this can be detected and handled more gracefully.

xterm: pic2

tilix: pic1