Not sure if I replied to this... you shouldn't really use TERM=xterm
inside tmux, you should use screen or screen-256color.
I don't know why it doesn't work and I don't really have time to debug
it right now. If you kill tmux, run it with -, reproduce the problem
(type and select something dis
Thanks for your replay. There is no screen-256 at that directory but there
are screen-256color-bce-s & screen-256color-s. No warning displayed after
run tmux. Now I use xterm as TERM instead of screen-256color and until now
it seems it works well. :)
Anyway, thank you very much.
On Thu, Jun 16, 20
have you tried just setting TERM to "screen" instead of "sccreen-256color"?
If I have my TERM set to a value my terminfo db doesn't have i don't see any
colors.
Granted, I also see lots of warnings from various programs...
At work i had to build something into my .bashrc to check if the -256color
hi, Nicholas
I try to convert TERM inside tmux from screen-256color to xterm, the color
looks well. Is there any other conflict while use xterm inside tmux? Thanks
a lot.
Best regards
Floyd
On Wed, Jun 15, 2011 at 3:27 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> Can you try t
I installed the version1.4, unfortunately, there is the same result. My
config file attached, and maybe it helps you to know what is the wrong thing
i did. Thank you.
On Wed, Jun 15, 2011 at 3:27 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> Can you try tmux 1.4?
>
>
> On Wed, Jun
Can you try tmux 1.4?
On Wed, Jun 15, 2011 at 02:34:26PM +0800, Floyd Cheng wrote:
>Thank you for your response.*
>tmux version is 1.3.2. TERM outside is xterm, TERM inside is set
>to*screen-256color.*
>I use XShell in Windows 7 to login my host Debian 6 via ssh.
>Best regards
Thank you for your response.
tmux version is 1.3.2. TERM outside is xterm, TERM inside is set
to screen-256color.
I use XShell in Windows 7 to login my host Debian 6 via ssh.
Best regards
Floyd
On Wed, Jun 15, 2011 at 1:14 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> What tm
What tmux version?
What is TERM set to inside and outside tmux?
What platform?
Is this using xterm?
On Wed, Jun 15, 2011 at 11:25:52AM +0800, Floyd Cheng wrote:
>Hi, *I am now in trouble with color display in tmux. *I login to my host
>via ssh normally, and use vim to highlight a keywo
Hi, I am now in trouble with color display in tmux. I login to my host via
ssh normally, and use vim to highlight a keyword, it display like below.
[image: image.png]
After running tmux, do the same thing, the highlight appearance looks like
this
[image: image.png]
Could anyone told me why this h