zsh-users
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: brown@ftms.COM (Vidiot)
Cc: zsh-users@math.gatech.edu
Subject: Re: VI command line editing
Date: Tue, 28 Jan 1997 15:10:35 +0000 (GMT)	[thread overview]
Message-ID: <12430.199701281510@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <199701280018.SAA13900@ftms.ftms.com> from "Vidiot" at Jan 27, 97 06:18:27 pm

Vidiot wrote:
>BUT, pressing the up or down key causes a problem, since the escape sequence
>is used to place me in vi edit mode and the rest of the cursor key sequence
>causes screen flashing (vi editng error).

It's a change in the handling of multi-character key bindings.
Previously there was just one multi-character key binding table for vi
mode, used in both insert and command modes -- this was a kludge that
only really worked for the built-in key bindings.  In 3.1 there is a
new key binding system, that properly separates command and insert
modes, so the arrow keys are now (for vi compatibility) bound only in
command mode.  It's easy to bind them in insert mode yourself.

-zefram


  reply	other threads:[~1997-01-28 15:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-28  0:18 Vidiot
1997-01-28 15:10 ` Zefram [this message]
1997-01-28 16:27   ` Bart Schaefer
1997-01-28 16:31     ` Zefram
1998-03-24 15:14 vi " Stephen Marley
1998-03-24 15:46 ` Andrew Main
1998-03-24 16:26   ` Stephen Marley
1998-03-24 17:06     ` Andrew Main
1998-03-24 18:04       ` Stephen Marley
1998-03-24 18:35         ` Andrew Main
1998-03-24 18:57           ` Thomas Koehler
1998-03-24 19:38             ` Andrew Main
1998-03-24 20:30               ` Thomas Koehler

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=12430.199701281510@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=brown@ftms.COM \
    --cc=zsh-users@math.gatech.edu \
    /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).