I'm currently using Fedora 18 gnome-terminal. After I connected to a CentOS 5 server via ssh command, I found:
lsresult has no colortmux,screen,hexedit,htopall failed to start with error message like "open terminal failed: missing or unsuitable terminal: screen-256color"
It seems that ssh passed TERM environment variable to server, but I can't find it in /etc/ssh/ssh_config file of Fedora 18.
Although I can't manually change TERM variable on server, but each time I connected, it happends again. So how to prevent it?