tstack / lnav

Log file navigator
http://lnav.org
BSD 2-Clause "Simplified" License
7.83k stars 312 forks source link

Unsupported xterm-kitty #1192

Open BANOnotIT opened 1 year ago

BANOnotIT commented 1 year ago

lnav version v0.11.2

Describe the bug

✘ error: unable to open TUI
 reason: the TERM environment variable is set to an unknown value: xterm-kitty

To Reproduce Steps to reproduce the behavior:

a-b commented 1 year ago

In short term export TERM=xterm should let you run lnav. Long term would be to check and actually support kitty. As kitty user I found some rendering issues with :help the rest looks ok. Kitty has potential to provide extra performance and auxiliary features which worth exploring.

minusf commented 6 months ago

i use lnav with tmux + kitty.

lnav 0.12.0
kitty 0.33.1
tmux 3.4
apple m1 Sonoma 14.4.1 (23E224)

% echo $TERM
xterm-kitty