zsh-users
 help / color / mirror / code / Atom feed
From: Ahmad Ismail <ismail783@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: prints byte sequence when no key is bound to that key sequence
Date: Sun, 25 Oct 2020 00:43:25 +0600	[thread overview]
Message-ID: <CAHAhJw+aiG=PVt8yTBZcuybqzzhUhY9wvpt4QjG0841+0Bj6+Q@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7aKOk_uOB7huTzNvqd8vba54AXfRjYFFsAqYqNrJcZEOQ@mail.gmail.com>

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

Hi Bart Schaefer,

Yes, you are right. I use `export KEYTIMEOUT=0`.

The few things I use from ^x is bound to

bindkey "^[OP" _complete_help # F1
bindkey "^[[1;5P" _complete_debug # Ctrl + F1
bindkey "^[[15;5~" execute-named-cmd # Ctrl + F5 to Run Widget

I use ctrl+x to cut.

*Thanks and Best Regards,Ahmad Ismail*


On Fri, Oct 23, 2020 at 12:01 AM Bart Schaefer <schaefer@brasslantern.com>
wrote:

> On Thu, Oct 22, 2020 at 2:40 AM Ahmad Ismail <ismail783@gmail.com> wrote:
> >
> > After your suggestion, I found the main problem. It was:
> >
> > zle -N _escape-key
> > bindkey '\e' _escape-key
>
> Hm, that should not break multi-key sequences all by itself.  Has
> $KEYTIMEOUT been set to some very small value?
>

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

      reply	other threads:[~2020-10-24 18:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-21 17:21 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 [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='CAHAhJw+aiG=PVt8yTBZcuybqzzhUhY9wvpt4QjG0841+0Bj6+Q@mail.gmail.com' \
    --to=ismail783@gmail.com \
    --cc=schaefer@brasslantern.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).