zsh-users
 help / color / mirror / code / Atom feed
From: Zefram <A.Main@dcs.warwick.ac.uk>
To: mikhail@klm.com (Mikhail Kuperblum)
Cc: zsh-users@math.gatech.edu
Subject: Re: zsh-2.6-beta11, problem with key bindings
Date: Wed, 8 Nov 1995 11:59:50 +0000 (GMT)	[thread overview]
Message-ID: <23098.199511081159@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <9511072320.ZM8550@klm.com> from "Mikhail Kuperblum" at Nov 7, 95 11:20:39 pm

>I'm not on your list, but if my message goes through, please note
>that key bindings appears to be screwed up in beta11. All control 
>keys (for example, ^E, ^A) no longer work in command line editing 
>when in "vi" mode (bindkey -v). When control key is pressed, it 
>simply gets echoed to the screen. I don't think that this change
>in behavior was intentional (at least I hope so).

This is intentional.  In vi, ^E and ^A are not special characters, so
in ZLE they are bound to self-insert.  If you want them to do something
other than the default, you can change their bindings using the bindkey
command.  If you want emacs-style editing, use "bindkey -e".

-zefram


      reply	other threads:[~1995-11-08 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-08  4:20 Mikhail Kuperblum
1995-11-08 11:59 ` Zefram [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=23098.199511081159@stone.dcs.warwick.ac.uk \
    --to=a.main@dcs.warwick.ac.uk \
    --cc=mikhail@klm.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).