Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion introspection
- X-seq: zsh-users 24966
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: Completion introspection
- Date: Wed, 1 Jul 2020 19:46:20 +0200
- Cc: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <5188-1591105405.370946@cuHu.nL5d.Zy1a>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAN=4vMoBiGtmVNYEuv6=cQnLegFBhVtksOGsr+DC4AMXPcok2Q@mail.gmail.com> <20200601080730.7d373c99@tarpaulin.shahaf.local2> <CAN=4vMpeKYvyju4rpaSvBzjhznN=8VbJmMYhj_TEz9-bBaFARw@mail.gmail.com> <5188-1591105405.370946@cuHu.nL5d.Zy1a>
- Sender: zsh-users@xxxxxxx
On Tue, Jun 2, 2020 at 3:43 PM Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
>
> There is more than one possible approach to this depending on how you
> want it to work. [...]
Thanks a lot of the detailed reply, Oliver. After meditating on it and
some trial and error I've implemented what I was after. The code is
rather hacky but I gather it's par for the course considering that
what I'm doing is outside of the intended use cases for Zsh completion
system.
I've posted some info about my code at
https://github.com/Aloxaf/fzf-tab/issues/65#issuecomment-652554798.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author