Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Feb 2013 11:30:40 -0600
From:      Joshua Isom <jrisom@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: tmux and konsole characters
Message-ID:  <510D4D40.1040504@gmail.com>
In-Reply-To: <510D473F.6090302@drenet.info>
References:  <510D35F8.8010004@drenet.info> <510D3D46.7080806@gmail.com> <510D473F.6090302@drenet.info>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/2/2013 11:05 AM, Andre Goree wrote:
> Thanks, I'm actually using bash as a shell, probably should've mentioned
> that.  Anywho:
>
> [agoree@desktop ~]$ grep TERM .*
> .bash_history:echo $TERM
> .profile:# Setting TERM is normally done through /etc/ttys.  Do only
> override
> .profile:# TERM=cons25;         export TERM
>
> [agoree@desktop agoree]$ echo $TERM
> xterm
>
> Looks like it's not being set in .profile (it's commented), and echoing
> $TERM displays "xterm".  So it would appear I'm not changing it anywhere.
>
> I tried the following, and get the same weird looking characters in
> place of lines when connecting to the remote box (which is running
> Linux, btw):
> [agoree@desktop agoree]$ echo $TERM
> xterm
> [agoree@desktop agoree]$ export TERM=xterm-color
> [agoree@desktop agoree]$ ssh sideswipe-dt
> Last login: Sat Feb  2 10:34:53 2013 from 172.16.10.246
> [agoree@sideswipe-DT ~]$ tmux attach
>

What's your $TERM after you ssh to sideswipe-dt?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510D4D40.1040504>