zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Axel Beckert <abe@deuxchevaux.org>, zsh-users@zsh.org
Subject: Re: "2004h" at the end of each prompt and "2004l" after pressing Enter on DragonFlyBSD console with zsh 5.1.1
Date: Fri, 9 Oct 2015 16:04:52 -0700	[thread overview]
Message-ID: <151009160452.ZM5208@torch.brasslantern.com> (raw)
In-Reply-To: <20151009220942.GH12039@sym.noone.org>

The short answer to your question is:

    unset zle_bracketed_paste

The longer answer is:

Congratulations, you've just disproved the assumption that all terminals
(emulators) will consume and discard the start-of-bracketed-paste escape
sequence even if they don't support the feature.  Some of us were worried
about that when the feature was introduced, but no counter-examples were
forthcoming during development.

I'm guessing you're on the BSD system console?  If not, what terminal
program are you using?

Any idea how we can test for support of this feature and disable it
automatically on terminals that don't support it?


  reply	other threads:[~2015-10-09 23:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-09 22:09 Axel Beckert
2015-10-09 23:04 ` Bart Schaefer [this message]
2015-10-09 23:32   ` Axel Beckert
2015-10-09 23:41     ` Axel Beckert
2015-10-10  0:37   ` Oliver Kiddle
2015-10-10  0:59     ` Axel Beckert
2015-10-10  3:24       ` what is truth? Ray Andrews
2015-10-10  4:16         ` Kurtis Rader
2015-10-10  4:30           ` Ray Andrews
2015-10-10  4:47           ` Kurtis Rader
2015-10-10  4:25         ` Mikael Magnusson
2015-10-10  4:34           ` Ray Andrews
2015-10-10  4:26         ` Bart Schaefer
2015-10-10  4:52           ` Ray Andrews
2015-10-10  6:59         ` Phil Pennock
2015-10-11 13:54         ` Please don't hijack existing threads (was: what is truth?) Axel Beckert
2015-10-11 14:42           ` Please don't hijack existing threads Ray Andrews
2015-10-11 15:04             ` ZyX
2015-10-11 15:19               ` 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=151009160452.ZM5208@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=abe@deuxchevaux.org \
    --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).