Re: New readline introduces even more prompt-length calculation oddities

2006-01-25 Thread Max Bowsher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Blake wrote: > According to Max Bowsher on 1/25/2006 4:18 AM: >>> The readline 5.1 update has brought with it increased bugs in bash's >>> prompt length calculation when nonprinting characters are used. >>> >>> My PS1: >>> PS1='\[\e[32;[EMAIL PROT

Re: New readline introduces even more prompt-length calculation oddities

2006-01-25 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Max Bowsher on 1/25/2006 4:18 AM: > The readline 5.1 update has brought with it increased bugs in bash's > prompt length calculation when nonprinting characters are used. > > My PS1: > PS1='\[\e[32;[EMAIL PROTECTED] \[\e[0m\][\w] \$ ' >