zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: Escaping of pasted URLs no more works with 5.0.8-test-3 (compared to 5.0.8)
Date: Thu, 27 Aug 2015 10:22:26 -0700	[thread overview]
Message-ID: <150827102226.ZM1236@torch.brasslantern.com> (raw)
In-Reply-To: <20150827165639.GB9970@sym.noone.org>

On Aug 27,  6:56pm, Axel Beckert wrote:
}
}   autoload -Uz bracketed-paste-magic
}   zle -N bracketed-paste bracketed-paste-magic
} 
} Now it seems to work again, thanks! Interestingly zsh 5.0.8 seems to
} have no issue with that config either, so I don't have to guard it
} with some version test. Neat!

There is no bracketed-paste built-in widget in 5.0.8 or before, so there
is no binding to invoke it and the autoload will never need to resolve.

See zsh-users/20450 for how to add bracketed-paste support to older
versions as a user-defined widget, but it'd take some wrangling to
combine that with bracketed-paste-magic.  I briefly toyed with making
bracketed-paste-magic backwards-installable, but decided that was too
ugly.


      reply	other threads:[~2015-08-27 17:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 16:09 Axel Beckert
2015-08-27 16:28 ` Bart Schaefer
2015-08-27 16:56   ` Axel Beckert
2015-08-27 17:22     ` Bart Schaefer [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=150827102226.ZM1236@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@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).