Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _add-zle-hook-widget: New completion.
- X-seq: zsh-workers 38881
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] _add-zle-hook-widget: New completion.
- Date: Mon, 18 Jul 2016 08:30:25 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=XgvAudXqqNgj7zyOqMkYI0569FtwpZwcRme79K0OrbY=; b=Fd5flN75jS+Q+cJuhvF8Xs43Z0QFEyLNbfLPUhEc6CxHHHQJtSDz8ra3yy8fsWzCM+ v3jo03pICzKj5VXZUfwsw68j2aYapS2iYGlHPxw8nZmVWiGtr/0sjJtjUBMA319Bip1c UWGHHpA5C9uEyj4KJtqN1/X7DbO0KY0CC/p46hIyUpLgsmxvg9G4MgsUlYekrKTaMxH3 GDB6Ytr60fnx1+V8YZvhBxQB+BZ83gybhQoxvpSZ+s9OHzCXmlgg6g045ycfCVDE9fMR Xs0i2ieh1nq5FS3/hnZlbnimBwKc5HflNWzuJskiHaj936QCzJyQhZ6QNmO/JTfjjlOz 0N3Q==
- In-reply-to: <91351.1468835277@hydra.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <160716185103.ZM5258@torch.brasslantern.com> <1468767614-9635-1-git-send-email-danielsh@tarsus.local2> <91351.1468835277@hydra.kiddle.eu>
On Jul 18, 11:47am, Oliver Kiddle wrote:
}
} Also, Bart suggested:
} > compadd "$@" -M 'L:|zle-=' -a hooktypes
}
} That L: form makes the zle- a sort of optional prefix. Is that what
} you intended?
Yes.
} 'B:zle-=' is a shorter version
Might be worth mentioning that in the yodl page, I was going by the
example of removing "no" from the front of setopt names.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author