On Mon, Jan 20, 2014 at 04:18:33PM +0100, Andreas Herz wrote:
> I have the bug described in
> http://sourceforge.net/p/tmux/tmux-code/ci/master/tree/FAQ
>
> so i created the terminfo screen-it as described in the FAQ.
[...]
> But that destroys LS_COLORS :/
> env | grep LS_COLOR results in LS_COLOR
Whatever sets LS_COLORS on your system probably checks for the value of TERM,
you can try to figure out where that is and fix it.
Original message
From: Andreas Herz
Date: 20/01/2014 15:18 (GMT+00:00)
To: tmux-users@lists.sourceforge.net
Subject: LS Colors bugged with urxv
Hi,
i'm running the following setup:
Gentoo Linux 64 Bit
Tmux 1.8
zsh 5.0.2-r3
rxvt-unicode 9.18 with 256color support
I have the bug described in
http://sourceforge.net/p/tmux/tmux-code/ci/master/tree/FAQ
so i created the terminfo screen-it as described in the FAQ.
That fixes the issue, that