bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: long lines not wrapping correctly in Mac OS X


From: agl
Subject: Re: long lines not wrapping correctly in Mac OS X
Date: Wed, 17 Jan 2007 10:49:49 -0800 (PST)



Paul Jarc wrote:
> 
> agl <artemio@eresmas.net> 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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]