Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why the widget bound to menuselect isn't called?
- X-seq: zsh-users 24059
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Why the widget bound to menuselect isn't called?
- Date: Sat, 13 Jul 2019 09:42:57 -0700
- Cc: Oliver Kiddle <okiddle@xxxxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zs/oxWA2dJKZWcSzbcuqAyR/tR80JAjyCVgSuHjDCsc=; b=hP9uaeWLhML13GWHiSZmLCH4WKKytQT/dSetsLA3hZz3fJ5XkYm0VOTWBFLaZJlt14 YRg9iSwBtQBtuRD6+sFB5Df7LasoGvHNfDaIAwxhuPVgursFisuFNT6r9iEFcDU1Mfry 89ynKl0MDN8jCqatpM+wx7n2PNCJsFPBdQHf+5GXm591JX0ERy7GpWD91Rgq8rwiole5 Jwab4ctZ92dhYD+m9nx447wUsVq1S5csJBl4downiVvQOgG/1Qk4r2FZztNjan+C+6VH wFhlyUnP4Y7N/OSZHKwoDABesmKbvwb668Fg8p0mrUpYcQUzmxrq3wg/kmgpnqnGd3JO IRgA==
- In-reply-to: <CAH+w=7b0ZfEuc4J7ZxdR8FD=QqO7iWWonV5sSFMcWMH9SNkJvg@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: <CAKc7PVAyX6-J1r-E-pRbzdajofQ4CG8tK3WxpD3N0vR9+zoECQ@mail.gmail.com> <33999-1563008359.364082@ccgB.SxHS.A_VB> <CAKc7PVDktOywqbY28eMgrha2pQ30QxO4eA7QdA1C5a54=8B99w@mail.gmail.com> <CAH+w=7b0ZfEuc4J7ZxdR8FD=QqO7iWWonV5sSFMcWMH9SNkJvg@mail.gmail.com>
On Sat, Jul 13, 2019 at 9:39 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> Any key that is not defined in this keymap or that is bound to
> `undefined-key'
This is definitely ambiguous wording. "Not defined in this keymap"
means "not listed in the description of the keymap that immediately
preceded this text", rather than "not provided some alternate
definition via the bindkey command".
Messages sorted by:
Reverse Date,
Date,
Thread,
Author