Xuefer wrote:
> Bash Version: 3.2
> Patch Level: 15
>
> expected: cursor moves in the range of "echo abc", and the[n] beyond "c"
> actually: cursor moves in the range of "$ echo ab" (including b)
Please try again with patch level 17.  With bash-3.2.17 I cannot 
reproduce that behaviour here.

> Repeat-By:
>       $ PSCOLOR=36
>       $ export PS1='\[\e['$PSCOLOR'[EMAIL PROTECTED] 
> \[\e[34m\]\w\n\$\[\e[0m\] '
>       $ echo abcdefg
>       $ <CTRL-r>
>       (reverse-i-search)`': abc<left>

Benno


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

Reply via email to