zsh-users
 help / color / mirror / code / Atom feed
From: Ahmad Ismail <ismail783@gmail.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: prints byte sequence when no key is bound to that key sequence
Date: Wed, 21 Oct 2020 23:21:11 +0600	[thread overview]
Message-ID: <CAHAhJwJTEOm3kS5bTS6FWNzFd=HMVrvZCrhjH073LmRjTwTQjQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]

Hi All,

If I use the following key bindings, it prints the corresponding key
sequences in my terminal.
Key BindingsByte Sequence
page up [5~
page down [6~
ctrl + ins [2;5~
ctrl + home [1;5H
ctrl + page up [5;5~
ctrl + page down [6;5~
ctrl + end [1;5F
alt + ins [2;3~
alt + home [1;3H
alt + page up [5;3~
alt + page down [6;3~
alt + end [1;3F
alt + delete [3;3~
alt + ctrl + ins [2;7~
alt + ctrl + home [1;7H
alt + ctrl + page up [5;7~
alt + ctrl + [age down [6;7~

The terminal looks like:
[image: r/zsh - prints byte sequence when no key is bound to that key
sequence]
<https://preview.redd.it/he7h3upydhu51.png?width=856&format=png&auto=webp&s=76607c1ed7c58f54abe48aa489932a7256c8b515>

I do not want to print these key sequences in the terminal when I press the
keybindings.

What can I do?

*Thanks and Best Regards,Ahmad Ismail*

[-- Attachment #2: Type: text/html, Size: 5051 bytes --]

             reply	other threads:[~2020-10-21 17:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-21 17:21 Ahmad Ismail [this message]
2020-10-21 20:20 ` Bart Schaefer
2020-10-22  9:39   ` Ahmad Ismail
2020-10-22 18:01     ` Bart Schaefer
2020-10-24 18:43       ` Ahmad Ismail

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='CAHAhJwJTEOm3kS5bTS6FWNzFd=HMVrvZCrhjH073LmRjTwTQjQ@mail.gmail.com' \
    --to=ismail783@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).