Re: Line wrap problem in tmux

2012-03-12 Thread Nicholas Marriott
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

Line wrap problem in tmux

2012-03-12 Thread d z
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