lnav icon indicating copy to clipboard operation
lnav copied to clipboard

Color scheme issue

Open minusf opened this issue 10 months ago • 1 comments

lnav version v0.12.4

Describe the bug The current line is highlighted in red (in xterm-256color). The histogram shows erros in red and moving around these lines with the red highlight hides the numbers:

Image Image

To Reproduce Steps to reproduce the behavior:

  1. open log files with errrors
  2. browse histogram

minusf avatar Mar 28 '25 10:03 minusf

The cursor is now chosen as an lighter/darker version of the background color:

Image Image

Note that you can always change the color using :config /ui/theme-defs/default/styles/cursor-line/background-color.

tstack avatar Apr 17 '25 14:04 tstack