X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FFB4385B53B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1683859396; bh=uqg0ADYTsJDYazzEeF16aiQeDeEs0L66RuDnqkn0wpI=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=c3CHGpOkQJuqFjVecsx3RTUq33tKFPROHHA9EEHTK3hiIziM7e/JVj7Ldt201Rd/O tDOMgdwi2W++uO6x2LXEQ+SvDYL+bDoFMqoksu3DBZWCb0t1XdnJCm+gU1u7qp7EJL Ke9qx94aUFeySTYF3e9Minw+XhhYzDA6oM9e47x4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 524C4385703C X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683859359; x=1686451359; h=content-transfer-encoding:in-reply-to:from:content-language :references:newsgroups:to:subject:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CVagEO6K+PsdjicF2Q5Q+og4XcGx2Y3RhTH3FoUxP+I=; b=AVD+vD5LSacurlYKrKxDFPDbnDnBgyNwi9HPOPZbIW7qIyDOAsA/cLFPZiJJcCyHTF 4MOkzIJlu+IICHskjaCPEFD+iBsu9zYDVsOkREzgm/7MlOug4MAEGCquomJvjAG0WKQf NT7iNHNUN8kspyrI6pgFfRlIwFTqERdea0KpXVbtEkB4/x/Hj1PGXxRcBH/d32yti/3s p1PdR5ftkT/GVeBEEqDETm0c54kEXmcnQh9saRwimdgmDOhrURNwdbqPFua8RDpOzRZT XZIPvNMPNCoOCSWNruj3SZ6X4FKPQKhpiLloVAdutnjTu2XRrUHYGQ72oMF/eoALoxVd ORZA== X-Gm-Message-State: AC+VfDz3708ar5NbXVKqj0LkmB1XVee/AZLRagY5Pq/8tUQwSjs76Naf 0fga9aLvneAyR6d1OELdT06LCD/TgnU= X-Google-Smtp-Source: ACHHUZ54m6IsY/wY1VP1FCu9bD/N04YUGb0BR/Tc7M+455G8Hk8KSfe7eXRjcrDc8WDu49dt8Faiug== X-Received: by 2002:a05:6870:82a3:b0:196:8e0e:abf6 with SMTP id q35-20020a05687082a300b001968e0eabf6mr1424280oae.21.1683859359036; Thu, 11 May 2023 19:42:39 -0700 (PDT) Message-ID: <13829598-2210-27d1-87ad-e62d68d81ba5@gmail.com> Date: Thu, 11 May 2023 20:42:37 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 Subject: Re: mintty mouse behavior with vim To: cygwin AT cygwin DOT com Newsgroups: gmane.os.cygwin References: Content-Language: en-US In-Reply-To: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?Ren=C3=A9_Berber_via_Cygwin?= Reply-To: =?UTF-8?Q?Ren=c3=a9_Berber?= Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 5/11/2023 8:16 PM, Duncan Roe via Cygwin wrote: > You expect too much of ssh. ssh is a text utility, not an X one. The remote vim > never sees your mouse actions: it's mintty that performs select / paste. Are you sure? man ssh: " -X Enables X11 forwarding. This can also be specified on a per-host basis in a configuration file." -- R.B. -- 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