Paul Jarc wrote:
> 
> agl <[EMAIL PROTECTED]> wrote:
>> PS1=$'\[\e]2;\]\h\[\a\]\h:\w \u\$ '
> 
> Try this:
> PS1=$'\[\e]2;\h\a\]\h:\w \u\$ '
> 
> The first \h doesn't move the cursor position, so it should be kept
> within \[ and \] along with the escape sequences.
> 
> 
> paul
> 
> 
> _______________________________________________
> Bug-bash mailing list
> Bug-bash@gnu.org
> http://lists.gnu.org/mailman/listinfo/bug-bash
> 
> 

Paul,

Thanks a lot for your suggestion, it worked like a charm!

Cheers,

Artemio
-- 
View this message in context: 
http://www.nabble.com/long-lines-not-wrapping-correctly-in-Mac-OS-X-tf3027311.html#a8416454
Sent from the Gnu - Bash mailing list archive at Nabble.com.



_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to