Re: Trouble with PS1 special characters between \[ and \]

2010-10-31 Thread Clark J. Wang
2010/10/31 LluĂ­s Batlle i Rossell > Hello, > > I don't think this problem is related to any recent bash version only. I've > seen > this since years I think. > > Nevertheless I'm using GNU bash, version 4.0.17(1)-release > (x86_64-unknown-linux-gnu) now. > > My PS1 uses the "Change window title"

shell-forward-word and shell-backward-word not symmetric

2010-10-31 Thread Daniel Colascione
Consider the string "word1 word2 word3 word4 word5" with point just before "word3". In bash-4.1, shell-backword-word moves point to the beginning of the string, but shell-forward-word just advances to the end of word4. The two functions really should be symmetric --- either both should break out of