On Mon, Mar 12, 2012 at 11:19:40AM +0100, d z wrote:
>If the TERM inside tmux is screen or screen-256color and I type a long
>command line in bash which is longer that the width of the terminal
>screen, the command line will not be wrapped to the next line, but be
>shifted left. But
If the TERM inside tmux is screen or screen-256color and I type a long command
line in bash which is longer that the width of the terminal screen, the command
line will not be wrapped to the next line, but be shifted left. But if the TERM
inside tmux is xterm, the long command line is wrapped t