Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

completing commands



When I try to complete a command word with a path I often get,

Completing executable file or directory
<list of directories>
Completing directory
<the same list of directories>

The second list comes from autocd --- it doesn't need to be the same
list, because it can use cdpath, but often it is the same list because
e.g. I typed ./ first.  Any thoughts about fixing this?  I suspect it's
not trivial because it needs completion functions to be aware of one
another.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author