From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 31880 invoked from network); 24 Jun 2021 07:36:44 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 24 Jun 2021 07:36:44 -0000 Received: from mail.9lab.org ([168.119.8.41]) by 1ess; Thu Jun 24 03:29:25 -0400 2021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1624519754; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=QrBTJDyvgHM2v7xNmMPvVtJCn8ppxJeO21RH8vS30Mc=; b=fzE9g3qeDey44Rp7RpQ3mjShxMBfOqIC+J/9DehJ77zOeQbgnL6jB1A/T72LsIjECHAiHt Zl5ithQo56uZhmbJBUNASw5E+rF+aSFR0obg2FjLA1PoLCFN/to7nVAwUrW50sRD1l1cC9 ZQXqEuSQKs4ef5ydlTgGXq6tNxOdFDc= Received: from pjw.home (host-185-64-155-70.ecsnet.at [185.64.155.70]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id 267253c3 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Thu, 24 Jun 2021 09:29:14 +0200 (CEST) Message-ID: <2F100E11BF4CF6F5FF680949F4862E66@9lab.org> To: 9front@9front.org CC: igor@9lab.org Date: Thu, 24 Jun 2021 09:28:40 +0200 From: igor@9lab.org In-Reply-To: <16E08562D70F59B59716B917E13062F4@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: plugin rails replication-aware control Subject: Re: [9front] vt: fix scrolling over ssh, add mouse scrolling Reply-To: 9front@9front.org Precedence: bulk Quoth ori@eigenstate.org: > Testing requested. Tested with connections to various alien systems including Darwin, WSL Windows, various Linux distros. The patch doesn't break anything for my use cases. Usually I connect like this: term% vt -bx ssh tcp!not.a.9front.system.com!2222 However, I have to admit I didn't fully get the issue you are describing and therefore couldn't repro it. Hence can only report that the patch doesn't break anything for me ☺ Cheers, Igor