> On Mon, Apr 22, 2013 at 04:40:49PM +0100, Nicholas Marriott wrote:
> > Hmm this is weird. What is TERM set to inside tmux?
> > Do you have the infocmp command? If so please run "infocmp" inside tmux
> > and send me the output. 

Ok, I figured I should check these on my SPARC box where zsh under tmux
works as expected. 

echo $TERM

vt100

and infocmp produces a bunch of info

so...

the obvious thing is to export TERM to XTERM in .zshrc on my Solaris Intel
box and everything now seems to work as expected.

I needed vt100 on SPARC because I access my shell over serial and vi flakes
out without it, but on Intel I have a screen and a keyboard so I was not
setting TERM in .zshrc and I guess zsh clobbers it and uses "screen" even
though when getting a fresh shell $TERM is xterm.

Anyway, if Dagobert's patches have been applied to head I'll rebuild with
the latest tmux everywhere.

A big THANK YOU to Nicholas, Dagobert, Frank, Adrian, and everyone who spent
time on this. It will be so excellent having tmux on all my Solaris boxes!

/jl

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to