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

Re: Trouble with completion for a function



On Sat, 23 Oct 2010 21:14:56 -0700
Ted Leung <twleung@xxxxxxxxxx> wrote:
> I'm trying to write a completion for a function.  I only want the
> function arguments to be taken from the directory stack.

Use or adapt the function _directory_stack.  In the source it's in
Completion/Zsh/Type/_directory_stack.

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



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