From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26418 invoked by alias); 18 Oct 2015 16:19:13 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 36887 Received: (qmail 714 invoked from network); 18 Oct 2015 16:19:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=lyDwuwTLGMt0DmzaiHCdJJSARdTW9JB4xotdXjlbXyA=; b=aPRKXsr1y3ZWBgpiD2fp7PCB40iM0xPFBF+V0LiWLNRaE3T9Vv1eTf5L4k5LTb4Fk2 PuBXeLCt0yZrrRKU1D8uoHZSehlImjaobhdr5pHHOR76reDyERZkXjwWcIHhAAb/klh3 t6Bjx62+4V7DT52AX7rMGs1uZdEWXCoeJCXJ3O7O8BglBq1gGAT1b9qbegMQyPpfljOO DBAERjTmuBApmVClfCHIyOMBvfmIzcbuWvxO0NSpCl3AiuCfqF7+38V06A9KlPbAL1/E JtH4mFfh7zsQLWSVfKiaTdF2Sxm7jr73BKGHCV7pV4G7uAnU4ARmeSl1lAzZrJwZVYY9 cZGg== MIME-Version: 1.0 X-Received: by 10.129.44.138 with SMTP id s132mr17307792yws.306.1445185148907; Sun, 18 Oct 2015 09:19:08 -0700 (PDT) In-Reply-To: References: <151015172503.ZM30721@torch.brasslantern.com> Date: Mon, 19 Oct 2015 00:19:08 +0800 Message-ID: Subject: Re: Bug: bracketed-paste-magic + ztcp causes wrong pasted contents for CJK payloads From: Chi Hsuan Yen To: Bart Schaefer Cc: Zsh hackers list Content-Type: multipart/alternative; boundary=001a1141e56a6f784f052263638d --001a1141e56a6f784f052263638d Content-Type: text/plain; charset=UTF-8 On 18 October 2015 at 23:52, Bart Schaefer wrote: > On Fri, Oct 16, 2015 at 12:40 PM, Chi Hsuan Yen > wrote: > > With a ubuntu 14.04 vagrant image [1] I can reproduce this bug all the > time. > > > > And the patch listed above works on neither ubuntu 14.04 nor Arch Linux. > > I presume by that, you mean that the patch doesn't resolve your > problem, not that it breaks b-p-m in general? > > Not surprising that it doesn't help, it was mostly intended to rule > out an unlikely cause. > Yep. bracketed-paste-magic works as usual. I've used the patched version of Zsh for two days and nothing breaks except CJK payloads. Best Regards, Yen Chi Hsuan --001a1141e56a6f784f052263638d--