Comment 2 for bug 1338260

Revision history for this message
FriedricH (rkurbatov) wrote :

I have two remote servers with Ubuntu 12.04 and Ubuntu 14.04 (fresh install) on them. I've installed byobu on both and chose tmux as console manager.

If I set TERM=screen or TERM=xterm or TERM=xterm-256color byobu starts automatically after SSH login to both servers.

But if I use TERM=screen-256color (which is only usable 256 color term without console artifacts on tmux) byobu doesn't start after SSH login, so I need to start it manually with byobu command.

I use PuTTY for ssh-connections but this problem exists even when I connect from linux PC with gnome-terminal.