> Behaviour+recipe:  I have a directory containing subdirs "=e" and  
> "=p" (mnemonic names used allover my
> file system to keep track of files such that directories are sorted  
> at top when typing ls). When
> writing e.g. ls = and pressing tab, incorrect completion behaviour is  
> given.

The `=' is special to the completion code.  Either quote it using a
backslash or remove it from $COMP_WORDBREAKS.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://tiswww.tis.case.edu/~chet/


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

Reply via email to