zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Ray Andrews <rayandrews@eastlink.ca>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: zkbd (was Re: key binding not working)
Date: Mon, 26 Sep 2022 17:30:38 -0700	[thread overview]
Message-ID: <CAH+w=7a1fbr=63B-OO=j9aRBnojGNunztJbR5DP+23P+kX7vaw@mail.gmail.com> (raw)
In-Reply-To: <3a7dc8b5-0608-8e81-0410-7cabfc69703d@eastlink.ca>

On Sun, Sep 25, 2022 at 3:46 PM Ray Andrews <rayandrews@eastlink.ca> wrote:
>
> 0 /root/.config/geany/colorschemes 0 $ zkbd
> Enter current terminal type: [xterm-256color]
>
> We will now test some features of your keyboard and terminal.
>
> If you do not press the requested keys within 10 seconds, key reading will
> abort.  If your keyboard does not have a requested key, press Space to
> skip to the next key.
>
> Hold down Ctrl and press X: ^X
>
> Your Meta key may have a Microsoft Windows logo on the cap.
> Hold down Meta and press X: x
> Your keyboard or terminal does not recognize the Meta key.
>
> Hold down Alt and press X: ^[x#
> 0 /root/.config/geany/colorschemes 0 $ 3:44PM Sun 25
> execute: _

THAT should not happen.  It looks like something killed the function
and returned you to the top-level prompt.  Here's what I get (starting
after identical preliminaries):

Hold down Meta and press X: x
Your keyboard or terminal does not recognize the Meta key.

Hold down Alt and press X: ^[x

---------

You are using zsh in MULTIBYTE mode to support modern character sets (for
languages other than English).  To use the Meta or Alt keys, you probably
need to revert to single-byte mode with a command such as

    unsetopt MULTIBYTE

(then more questions follow)


  parent reply	other threads:[~2022-09-27  0:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-25 21:14 key binding not working Ray Andrews
2022-09-25 22:31 ` Bart Schaefer
2022-09-25 22:46   ` Ray Andrews
2022-09-25 23:14     ` Ray Andrews
2022-09-26  3:48     ` Marc Chantreux
2022-09-27  0:30     ` Bart Schaefer [this message]
2022-09-27  1:39       ` zkbd (was Re: key binding not working) Ray Andrews
2022-09-26  1:16   ` key binding not working Ray Andrews
2022-09-26  1:58     ` Lawrence Velázquez
2022-09-26  3:15       ` Ray Andrews
2022-09-26  4:01         ` Lawrence Velázquez
2022-09-26  6:28     ` Roman Perepelitsa
2022-09-26 13:59       ` key binding not working [SOLVED] Ray Andrews
2022-09-26 18:04         ` Ray Andrews
2022-09-26 18:13           ` Roman Perepelitsa
2022-09-26 19:12             ` Peter Stephenson
2022-09-26 19:43               ` Mikael Magnusson
2022-09-26 21:31             ` Ray Andrews
2022-09-26 22:27               ` Vin Shelton
2022-09-26 22:35                 ` Ray Andrews

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=7a1fbr=63B-OO=j9aRBnojGNunztJbR5DP+23P+kX7vaw@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=rayandrews@eastlink.ca \
    --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).