From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa33.google.com (mail-vk1-xa33.google.com [IPv6:2607:f8b0:4864:20::a33]) by sourceware.org (Postfix) with ESMTPS id A987C385736B for ; Wed, 4 May 2022 17:58:05 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A987C385736B Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-vk1-xa33.google.com with SMTP id h144so974891vkh.3 for ; Wed, 04 May 2022 10:58:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fLDwNBkX0PnQadIXZdhIRpUw4JAlKRbVkUmGLHX5Rvs=; b=maYROdBtitVYui0fEnfs02hvvNehMAK5r/lYJsRlzix7zLd3LIXDTu8UtNBowmERaS 8aP7c7i3OBrJPlTxP1CFUoCZQVE224h+DD+y+avc4POd41ozEB/7qEZ0V6ICz+3vm8/H fZQX5SVwmg2J+zMInmho5ezJjMXTkJAQaoD+RyLqjbuI+Feq71g/GB+Qu/yOknE/5AkK 4rFsGySuqWg5+bn5bZbBRv6yUzkbloY2i9Eih6rlal059rS8gD1mO5cf4/Kd0rJgtGsR YBr/a8h+dgh6l4BLuMSn1aYa8kdQbJQqrd1RIj7fdD/O6n5fxM1ofsisKA+Ut+GMHMQk wdaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fLDwNBkX0PnQadIXZdhIRpUw4JAlKRbVkUmGLHX5Rvs=; b=ppzxZxFo69DI/SlQfnvXS/lKIBXO0fk9yDv8mUPLn0Tn48AWxnedsbzOkvqG6SUC/+ No9EC+GqfA4Th5Fcx6RxfH/XngtE8Enu6zPugb/ZTjJ3CzWungTOTZLbE0bVb6f1cZWh 1slToVhZKpZjLnDq07tQVQ66a8R1QOL0N2AYooFYcXM0uRNOSC/ca400fIIaPLwEQaC6 bBBXXzGqjY/199KURWjMK3QUSnVsnJiT1fkMGcQeShz7593X0nWmrnkvjl6xETz/ru4t 1UjVPvdHfSeqe04kgBXkTInhHUy8YNmmR7wMjrTWv7WLNup7D4LtlcLrsWIVIq0Ikwrx W+vw== X-Gm-Message-State: AOAM531jHSpfNQeVWe14lhIi4WiYsnvueDUwJ298mfgpJ+uinNsUupwz fpBIQ/BZImMH2bOJcjv+zUGRyqe4OPGVb104AnuZYj7shSA= X-Google-Smtp-Source: ABdhPJwi4STPXyZEvlllR+Xg1JhON668VuWeftfSwqowYyrQNHVOZhRrrQYlPDSIHf8vj1UXKRvglSESta8OhDwC6dI= X-Received: by 2002:a05:6122:208f:b0:34e:b8ba:ec88 with SMTP id i15-20020a056122208f00b0034eb8baec88mr5400216vkd.0.1651687084852; Wed, 04 May 2022 10:58:04 -0700 (PDT) MIME-Version: 1.0 References: <55c9c2b8-ccab-db63-1cf2-6d989c581260@towo.net> <5919d14b-7626-46b8-ecdd-2fefecab029d@towo.net> <079001d85ef9$eb132e00$c1398a00$@pdinc.us> In-Reply-To: <079001d85ef9$eb132e00$c1398a00$@pdinc.us> From: Eric Adams Date: Wed, 4 May 2022 12:57:37 -0500 Message-ID: Subject: Re: [cygwin] Re: mintty phantom key presses To: Jason Pyeron Cc: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2022 17:58:08 -0000 On Tue, May 3, 2022 at 9:27 AM Jason Pyeron wrote: > > Does it happen on a fresh install (you can use another directory). I am interested because I have observed similar, but different, control code weirdness. > > v/r, > Jason > Jason, I think I installed a fresh minimalist copy at C:\cygwin64TEST, went into the bin directory and invoked mintty. Within the new mintty, I started vi, and performed the vi insertion test. I did not find escape characters inserted. I would try to note differences from my typical environment - a new binary directory / mintty invoked from the bin directory / running bash instead of tcsh / I think the home directory was the same / not all startup files were found or used / I felt very strange in this setup :) . Eric Adams.