Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2013 05:06:24 -0800
From:      Schaich Alonso <alonsoschaich@fastmail.fm>
To:        Andre Goree <andre@drenet.info>, freebsd-questions@freebsd.org, kde@freebsd.org
Subject:   Re: [kde-freebsd] tmux and konsole characters
Message-ID:  <1359896784.8510.140661186191169.24EAC5DA@webmail.messagingengine.com>
In-Reply-To: <510D35F8.8010004@drenet.info>
References:  <510D35F8.8010004@drenet.info>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-02-03, 07:51, Andre Goree wrote:
> I'm having an issue with tmux on certain ssh connections.  When I
> connect to my freebsd server's tmux session that has multiple panes in
> one window, everything looks fine.  However, when I connect to my linux
> box, I get this weird character [1] instead of a line as I would expect.
> 
> Any ideas on how I can fix this?  Really just an annoyance rather than a
> real issue, but I'm sure someone has come across this before and fixed
> it.  Googling wasn't much help -- though I did find some solutions, they
> did not work for me.
> 
> [1]http://www.drenet.net/images/snapshot2.png
> 
> 

This looks like a character encoding issue. Are the SSH client terminal
and the Shell on the server side using the same encodings (i.e. do the
suffices of the output of "locale" match on both systems)?

If they don't, the konsole can be configured to use the host's encoding
by selecting it in konsole menu -> view -> set encoding.

Alonso



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