From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by befuddled.reisers.ca (Postfix, from userid 65534) id C4A85380F0E; Sun, 1 Nov 2020 16:23:58 -0500 (EST) Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by befuddled.reisers.ca (Postfix) with ESMTPS id A204F380EE7 for ; Sun, 1 Nov 2020 16:23:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8F00794B for ; Sun, 1 Nov 2020 22:23:57 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3u03skGaATNs for ; Sun, 1 Nov 2020 22:23:57 +0100 (CET) Received: from function (lfbn-bor-1-56-204.w90-50.abo.wanadoo.fr [90.50.148.204]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 0E3BA7A2 for ; Sun, 1 Nov 2020 22:23:57 +0100 (CET) Received: from samy by function with local (Exim 4.94) (envelope-from ) id 1kZKpP-009swg-Pr for speakup@linux-speakup.org; Sun, 01 Nov 2020 22:23:55 +0100 Date: Sun, 1 Nov 2020 22:23:55 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: reading cursor sync bug Message-ID: <20201101212355.gqplxxbpn2hauceq@function> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2020 21:23:58 -0000 Hello, Kirk Reiser, le sam. 31 oct. 2020 21:02:27 -0400, a ecrit: > when one moves from console to console the reading cursor stays where > it was most of the time instead of being sync'd to the screen cursor > upon accessing the console. So the reading position should be always forgotten when switching between consoles if parking is not enabled? (I don't see anything in the source code that would implement this, that'd explain why it doesn't happen :) ) Samuel