From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67C181382C5 for ; Sat, 20 Jun 2020 05:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07C6FE088C; Sat, 20 Jun 2020 05:13:15 +0000 (UTC) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF339E0869 for ; Sat, 20 Jun 2020 05:13:13 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 198A22400FB for ; Sat, 20 Jun 2020 07:13:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1592629989; bh=zCzkuE8jux8G9Mfgzhi3sfYwLLjlQ4OffY0tZyyw7+Y=; h=Date:From:To:Subject:From; b=oWjl9q1L2PHlcP2okP+Smnd0dtLFpz8962nmDNKnA2gljqhbgIq/XZhdOvvAgChJU kqIA0OBKht+zZz9eeCMArkbnPFe7eXFnI7AOJcYTLPGQ0iEgg60x7cGR6ZW6NyZIop AU0vcxf/oMdFMPTqs5bmm6oZYe5tm9sjkm4THXcnLGkeCWZbZ08/PX8DhYHSVt2S4N 6ovfSax0gXK8VNa9eKKw9257rhUEC6h+zEFOZW43iE4rmn4/LoRh3LGj2grgwS7dRw yjbxHvJwi7fyKyI5Lq8HWe18R8bcXVx7jmjbkpQoVpET2WkCYYS2UDcMao8gOQtDOy udWS6l3cxAYqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49pkMl6TTNz9rxK for ; Sat, 20 Jun 2020 07:13:07 +0200 (CEST) Date: Sat, 20 Jun 2020 07:13:07 +0200 From: tuxic@posteo.de To: Gentoo Subject: [gentoo-user] Terminal weirdness... Message-ID: <20200620051307.tmjoc564cbhqjl5y@solfire> Mail-Followup-To: Gentoo Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Archives-Salt: e5564368-24c1-4baa-809a-7cea11d310b6 X-Archives-Hash: 2b59d06a3fb998493ee6237efa20f6f9 Hi, when updateing my repository of neomutt and build it it normally went fine and the executable can be used. This was the case til the release dated 1.5.2020. Afer that some hotkey commands were no longer recognized - the keypress itsself was recognized, but either the wrong function was executed or "key not bound" was displayed. This is true for ^O for opening a folder of a mailinglist. ^N still works. I asked people from the neomutt mailing list but the suggested solutions didn't work: stty flush undef or instead stty discard undef Now the next stable version of neomutt was released but my problem remains. Yesterday I was playing around with simh and tried to boot and run some old unix v7 tapes. While preparing the boot process simh prints some weird characters on the screen, which were not diplayed in the tutorial online. I don't know, wheter this is related. In the relevant time I didn't changed any terminal related/ language related or such things in my setup. I simply don't know where to search for what to fix this. Any help is very appreciated! Cheers! Meino