zsh-users
 help / color / mirror / code / Atom feed
* prints byte sequence when no key is bound to that key sequence
@ 2020-10-21 17:21 Ahmad Ismail
  2020-10-21 20:20 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Ahmad Ismail @ 2020-10-21 17:21 UTC (permalink / raw)
  To: Zsh Users

[-- 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 --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-10-24 18:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21 17:21 prints byte sequence when no key is bound to that key sequence Ahmad Ismail
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

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).