zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Filipe Silva <filipe.silva@gmail.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: [vi-mode] mapping <esc> (`\e') in visual mode in zsl vi-mode
Date: Tue, 21 Jun 2016 10:35:35 -0700	[thread overview]
Message-ID: <CAH+w=7Zr72are+cqutF0COf0Mis5dDJ8gtW2PsamHtcHF64NOw@mail.gmail.com> (raw)
In-Reply-To: <CAEwkUWPFp2HmAmMW_3CX_Nf4=obz9YMozeom3dSyXkPr5F1eYA@mail.gmail.com>

On Tue, Jun 21, 2016 at 10:09 AM, Filipe Silva <filipe.silva@gmail.com> wrote:
>
> How can I bind the <ESC> key, in zle vi-mode visual mode? I want that
> pressing <esc> in visual mode switches to vi-normal mode.

Back in February, I wrote:
>
> As presently
> implemented, visual mode is a combination of a couple of different
> states that can each be changed independently; the determination of
> whether this "mode" is in effect is not made until the last instant
> before ZLE waits for the next keystroke, and is forgotten as soon as
> the keystroke has been consumed.  The keymap isn't even in place long
> enough for the corresponding widget to see it; it's indistinguishable
> from vicmd mode.

The consequence of this is that the only way to "end visual mode" is
(as Oliver just pointed out) to deactivate the region.


      parent reply	other threads:[~2016-06-21 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21 17:09 Filipe Silva
2016-06-21 17:26 ` Oliver Kiddle
2016-06-21 17:35   ` Filipe Silva
2016-06-21 17:35 ` Bart Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7Zr72are+cqutF0COf0Mis5dDJ8gtW2PsamHtcHF64NOw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=filipe.silva@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).