X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC0A5396E410 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1603302346; bh=V37pQ4J3C+mHRxa/tuPYH2Lt9dTNHehfmKm/c/UsV+c=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=E2g0Kve3nJVEtTQcmsdp++85Ad0Q+aq7Zc5tlWRhdQTtCj+cqj6zGWKTRS0GmhBMu t/+VVRPrCtL7Qrfgt3yrHkvsez+9LyBdGt6mBtI+U5tU6DtNDYA/ncSOK/FQ0kMzrh PKX5xzgcK9yH72ZqVnWol/lgKBcfEbO/7qiS8Ofw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 3FE363857C5E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=cKKuZzHygPF9YXhRmc+rezz3YhSFBnB7DFb5jAVRu6A=; b=F05BoKGv47+U1jPSMz4+ihTr1H344578PVDnvHql/HFxm1hBFIsFjGm5V6I8BJ3dol gnkVTmLpJQkJt4a6hg5KB4sF32GJOwXN4saSNBbxRk192v9TYZXeKKrqJsn3oHtSn+QX c1x9R2GY8a+VX6C2R5+tymYfB04WRbdCCXMHNEc/Q0UDCkfMwSmbf+mYVN2IbvTgc1+r vu2K2cO74OWI42XzTyh1XqX9bs6iPuhH4W83RXESDj+YUGkcuPeUq7zZs3PHAx8d5t3D qWhZ1JcB5UsU+30LHOSwiZfh/Un9O+DvDF7UL8peAUOfxkgDrM8fYbOuJZheVvFLtNUI XnfQ== X-Gm-Message-State: AOAM530Gmmj4AE5V3KhpIy+4rRk6FEyNw0Zw5GaNqp5K6HF6XcwM172e TGkU5C+EifHOVvXLJMn3YCYvRH3CnIf0IiLQHpeDk3GH0m8= X-Google-Smtp-Source: ABdhPJzvHsBSpBZhVUofT+rpcufUZlvZbeHdeMBErt6MfSQcbaD2H36nrOt+HcQNnsLKLV46FXadjsV+WphxeRW77gM= X-Received: by 2002:a6b:fa0e:: with SMTP id p14mr3658220ioh.208.1603302342348; Wed, 21 Oct 2020 10:45:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 21 Oct 2020 13:45:32 -0400 Message-ID: Subject: Re: xterm tab key (temporarily) locks keyboard To: cygwin AT cygwin DOT com X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Frank Eske via Cygwin Reply-To: Frank Eske Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" There may be some other key or key combination on the left side of the keyboard that's doing this also. While the tab key can reproducibly cause it, some other key combination might also. Since my bash version is Jan 27, 2017 and none of my .bash scripts have changed recently, xterm (Sep 20, 2020) seems like the most likely culprit. I did create a .fonts file for experimentation which is just now removed. (It's too early to tell whether that somehow created this problem.) On Sun, Oct 18, 2020 at 2:07 PM Frank Eske wrote: > If the tab key is entered as the first character running the bash shell on > an xterm terminal, the keyboard temporarily locks. Control-C writes ^C but > doesn't unlock it. This doesn't happen on Fedora. It also doesn't lock if a > space is typed first. > > This occurs whether or not the xterm console is in an X environment. > > For some reason I seem to accidentally do this a lot more often than I'd > like, so it's a real nuisance. I checked this mailing list for the last > four months and couldn't find " tab" or a useful "tab ", I find it > difficult to believe that I'm the first to see this, so maybe there's > something I changed that's making this happen. Any advice on what that > might be? > > > -- 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