X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7BAF83858430
Authentication-Results: sourceware.org;
 dmarc=fail (p=none dis=none) header.from=nifty.ne.jp
Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 263NesPo005302
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;
 s=dec2015msa; t=1656891654;
 bh=+bTiZ8+7/92KJOy9Wo2LylfBMAy+Aei6icu0ROoDcus=;
 h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
 b=cgjMsEdUyZ6DGj5Szu0xArfDY1thybr/4HyeCyDcqrqu1gvrJVBSWnCAizK16fCZv
 MXZCIQxhADME/IyX9XvYl5HzAZT0/ZCGH7onw36CqknqOjUDXvAHSgOw7qkq3f3jJf
 GHZb3dTKVwvrSWRn3WIkJhCL7BzuDHiOvbSCFNRv2ZeE3W7uBnbD0JGS32uzN27ENf
 ZzLkBjznQW7QlVgcP98I7sxKKXMCRy3FRAmTMWITZ884P9ko45Wjs7QAgLDvCPsFFg
 5ndaoMZgZiO72Wz2EUhos3XW0umv9GTsQPmYWKaXKU7N4olR+SXjIAVgQJFfa463ds
 Bi0MQsdA4SrPA==
X-Nifty-SrcIP: [119.150.44.95]
Date: Mon, 4 Jul 2022 08:40:54 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: VS Code is missing a few characters when running launch task in
 Git Bash
Message-Id: <20220704084054.390c9a1007838e83d0ffea5a@nifty.ne.jp>
In-Reply-To: <CAGHpTBJkx=2MvkXoMk3aHrkiWj=sKM+rJ7vvW861x3koP1T2bQ@mail.gmail.com>
References: <CAGHpTBK=NbN4DAzgJC-KrDMNYXBAxNYXDn7gCPrHGSNwXp+Z5g@mail.gmail.com>
 <20220527075949.caeyh2d65fhmumss@lucy.dinwoodie.org>
 <CAGHpTBL9CsyZ5LbxbR0Lfghjx5MwnN8dQTfDp+u+7fw6k7EJMw@mail.gmail.com>
 <CAGHpTBLb8dtNrrvkTP2xqHRpPSU1x6DCEi+soF_PAk9h9iCdeQ@mail.gmail.com>
 <20220527214303.80d6b3bab0547037fb54b819@nifty.ne.jp>
 <CAGHpTB+3Fv3woMVvX8byGFdWzz4ig-=xrU47V_1ArdSvOmRabw@mail.gmail.com>
 <CAGHpTBJiCnqX-tjd2E26fCeAEMw37gip+OdZDjuRCXE1Emmyng@mail.gmail.com>
 <20220702083406.e1645189e225ca05e0e69fbe@nifty.ne.jp>
 <20220703081728.a6050dd874181f3810a48a94@nifty.ne.jp>
 <CAGHpTBJkx=2MvkXoMk3aHrkiWj=sKM+rJ7vvW861x3koP1T2bQ@mail.gmail.com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
        Orgad Shaneh <orgads@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Sun, 3 Jul 2022 16:02:46 +0300
Orgad Shaneh wrote:
> On Sun, Jul 3, 2022 at 2:18 AM Takashi Yano <takashi.yano@nifty.ne.jp> wrote:
> >
> > On Sat, 2 Jul 2022 08:34:06 +0900
> > Takashi Yano wrote:
> > > Thanks. I could reproduce the issue. I will submit a patch
> > > for this issue shortly.
> >
> > Does the patch I pushd to cygwin-3_3-branch solve the
> > VS Code issue?
> 
> 
> Hi Takashi,
> 
> Thank you.
> 
> I think it is a bit better, and the paste issue is solved, but VS Code
> still mistypes a few characters, and discards some quite long
> sections.

Perhaps, VS code issue is a separate issue from the issue of
pasting long text.

Could you please let me know the steps how to reproduce the
issue?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
