Andrew Parker wrote:
> BASH_VERSION 3.1.1(1)-release
> Running on Fedora Core 5 (test 2)
> 
> Pressing tab on a line with escape characters will ignore, and remove,
> the escaped characters to perform the completion.  For example, pressing
> tab at the end of each of these lines removes the "\" and changes the
> meaning of the line.
> 
>    ls \~andy/
>    ls \`pwd`/

I believe I can fix this with some code rearrangement, at the cost of
slightly altering the requirements imposed on
rl_directory_completion_hook.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


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

Reply via email to