Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using fzf for completions
- X-seq: zsh-users 24601
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Piers Powlesland <pierspowlesland@xxxxxxxxx>
- Subject: Re: Using fzf for completions
- Date: Mon, 6 Jan 2020 14:56:17 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <CAFXacX=eppYmVMy3cgOPdj=S7iZOuc7L2_Wz_UhmhfXUNnjeOA@mail.gmail.com>
- 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: <CAFXacX=eppYmVMy3cgOPdj=S7iZOuc7L2_Wz_UhmhfXUNnjeOA@mail.gmail.com>
On Mon, Jan 6, 2020 at 2:53 PM Piers Powlesland
<pierspowlesland@xxxxxxxxx> wrote:
> What I would like to do is use fzf for selecting completions as a
> replacement for menu selection.
There are several plugins out there that do this. I use
https://github.com/Aloxaf/fzf-tab, which is fairly recent. The
following discussion contains links to alternatives:
https://www.reddit.com/r/zsh/comments/efi857/use_fzf_as_zshs_completion_selection_menu.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author