zsh-workers
 help / color / mirror / code / Atom feed
* completing commands
@ 2003-09-03 10:44 Peter Stephenson
  2003-09-03 13:57 ` PATCH: " Oliver Kiddle
  2003-09-03 14:30 ` Bart Schaefer
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Stephenson @ 2003-09-03 10:44 UTC (permalink / raw)
  To: Zsh hackers list

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@csr.com>                  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.
**********************************************************************


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-09-03 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03 10:44 completing commands Peter Stephenson
2003-09-03 13:57 ` PATCH: " Oliver Kiddle
2003-09-03 14:35   ` Bart Schaefer
2003-09-03 15:55     ` Oliver Kiddle
2003-09-03 14:30 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).