Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Rewrite of zsh-newuser-install (Mikael's subthread)
- X-seq: zsh-workers 48407
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Marlon Richert <marlon.richert@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Rewrite of zsh-newuser-install (Mikael's subthread)
- Date: Mon, 5 Apr 2021 23:01:42 +0200
- Archived-at: <https://zsh.org/workers/48407>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-04/CAHYJk3RsqaRGpMtiDOYa%3Dd0td8_vq%3DHUMORd-2_uWmsV3cJEeQ%40mail.gmail.com>
- In-reply-to: <CAHYJk3Sh8ErYyObh=nURosOnj4+bsB1WsxhOi_-e=n_1fjAQ6Q@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHYJk3Sh8ErYyObh=nURosOnj4+bsB1WsxhOi_-e=n_1fjAQ6Q@mail.gmail.com>
On 4/5/21, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>> bindkey "$key[Backtab]" reverse-menu-complete
>> bindkey -M menuselect -s "$key[Backtab]" "$key[Return]$key[Tab]"
Also just noticed you have both of these, so if you press shift-tab
twice it will first do a reverse-menu-complete inserting the last
match, then if you press it again it accepts it and inserts the first
match.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author