On Monday, December 09, 2013 14:16:41 Roby Sadeli wrote: > Sorry for not being clear enough. > I am ssh'ing (and I have tried doing the same from console with the same > result). The 2nd screenshot is the result I am getting from a tmux session ( > http://imgur.com/9415rdM,TjMsUKC#1) > Changing the terminal how? You mean change shell? I have tried using bash > from tcsh with the same result too. > > How do I change terminal settings? Could anyone give me some pointers? > Change /etc/ttys? What to change?
There's the terminal setting in your environment (echo $TERM - I get "xterm" when sshing in from KDE on Linux) and there's the setting of your terminal program (in Konsole, do "Settings | Manage Profiles"). Also the LANG and related environment variables may affect it; mine is en_US.UTF-8 in Linux and empty in DragonFly. Pierre -- I believe in Yellow when I'm in Sweden and in Black when I'm in Wales.
