X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=GE4bBaz Bp4T2467tWIKHuTqgefLDdBwGC2uizx5jHZl8/QNQtEUMEk9tmoBVGINB9l7hkKA aN3v9mH0cvMALwjnnTjDLsUDWKrpUA8VE/vB4WtcWVbrw21mvymHeBy2N59Vnss3 alCDH/2kpP4VRfPOhROhjzmB9kQtD+NaAeCo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=J3cfotJBPa1l+ TAZHiLgVnO2png=; b=S3rM8stb5Sx9Jlx7EdC/2Y8Zbhyb7JWsj3pDQglJZq0Ha lazV0tavTRL95WKUOqn4aX6X334vP+HCgeKKfvEZiddVK1pA8xCIiJTH3oMoYyYK cyHZFW8GDLqbArb1U/AUtLosU9txZ20hpH4puKcc6ynlWuWbG6/u0Xh1SmmG3Q= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=sends X-HELO: mail-wm0-f49.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=K0LLm7X3s0KmZpBTgNJ+xAr4xC50Am5qjmGqsoA3yEA=; b=RNLT4kY/FQluLu8nr1r7KeZP8qn4uFccbdpDhUmhAmC+gqkOtHQD8KfH/XtbcYL7Ta qjUz2wiB6NCYQ2rstt7TFG6vMwHngaYWky9iWbsT6ARjSIuDieW4SpIoSSR2kwfE/Dvz 5aO5MT0JfDYH6LLZNzbRz41o+qZyFR9KTCTQR4VAqStOHhuNYjZUHw/qnZ9bF/mMyGbv TrWlRF6qsfrkSX0J0IdPrKv27XlN6zqxLSjHAX1ghtF2fqkkE5xUBTMHD15aVQkreNQo obccMJAfot+PgJuMOxYr9WRXfcOs7mI9Vj3r923t3tNK4s5az+oXYfrv0+BI/rsX8BUU evbw== X-Gm-Message-State: AKaTC028BSPFpSPhb2w+vmrLsr+Ys5me7MfkGwf9Ln0cTGR9rq3Tia2Ig/IB1F5m4MTXO1hxxC9JemVxkoavcg== X-Received: by 10.25.169.204 with SMTP id s195mr19214040lfe.45.1481737738662; Wed, 14 Dec 2016 09:48:58 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: David Karr Date: Wed, 14 Dec 2016 09:48:58 -0800 Message-ID: Subject: Re: mintty window gets tilde characters "pressed" in it To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Mon, Dec 12, 2016 at 10:18 AM, David Karr wrote: > Win7. I believe my Cygwin version info is "2.5.2(0.297/5/3) 2016-06-23 14:29". > > I've been annoyed for a while with a symptom in my mintty windows. I > will be typing along, or not, and suddenly a "~" character gets > injected into the stream. It often is the only character at the > prompt, so I can erase it and type my command, but it's really > annoying when it appears while I'm typing. I was just reminded of it > now when it injected the "~" right before I pressed enter on a > "mkdir", so I had to then remove the dir I just created and recreate > it. > > Is this something that Cygwin can control? I've determined what "instigates" this, but I find that it only mainly affects mintty and somewhat affects emacs. I've never seen a symptom in any other application. I use a tool called "Windows Caffeine" that is used to keep the display awake. It sends a "f15 key up" event every 59 seconds. That is what is producing the "~" character in the mintty window. I've also seen a symptom from this in Emacs, but it's harder to produce. It's not as simple as just having a text buffer in focus. I haven't been able to reliably produce it in Emacs, but the mintty symptom is very reproducible. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple