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 xterm, the long command line
>    is wrapped to the next line. What should I do to wrap the long line even
>    if the TERM is screen*?

I think this is a bash/readline question not tmux. Figure out what they
are looking for in TERM to change the behaviour.

> 
>    I have tried to set PS1 to be "$" and it does not make any difference.
> 
>    Thanks.

> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2

> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to