Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Trouble with completion for a function
- X-seq: zsh-users 15481
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Trouble with completion for a function
- Date: Sun, 24 Oct 2010 18:18:27 +0100
- In-reply-to: <9B716C6F-B5EA-444E-999F-EE39DC5286F8@xxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <9B716C6F-B5EA-444E-999F-EE39DC5286F8@xxxxxxxxxx>
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