delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/05/18/17:13:09

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EAEB63857031
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1684444339;
bh=oiuVFvEuf7+WKlu45gjXnkbr+bWIWi7Im+sGgFhtxI4=;
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=Zcw0Km7SHqpY6tKWka6MGTEwm1CBPlWG2/PYBu7FfhUfUeOVDvSPPKEXr8lfiCzEU
YdHI3x6fZ9ZMN5mC1q63VXpF2o17DG++PAEEk4zQodi1HnENWhSNb/KiX+Ww3+KJs+
QZ04VOaEm6JC7UaYTDqMiXmrk0gwt2GR0PxdNpCg=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B2ACF3858D39
X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=646694a3
a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17
a=IkcTkHD0fZMA:10 a=h_Ym70eQursNs9bkq7oA:9 a=QEXdDO2ut3YA:10
Message-ID: <f1fd3d8c-dc6f-4327-699e-9a93e43bf280@Shaw.ca>
Date: Thu, 18 May 2023 15:12:02 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.11.0
Subject: Re: mintty mouse behavior with vim
To: cygwin AT cygwin DOT com
References: <DB9P251MB006383EC72F6198A45FC248EDE749 AT DB9P251MB0063 DOT EURP251 DOT PROD DOT OUTLOOK DOT COM>
<ca30cbf0-65e6-45d7-032d-4248351b30c5 AT Shaw DOT ca>
<AM9P251MB005472B33FDADCDD649F2029DE749 AT AM9P251MB0054 DOT EURP251 DOT PROD DOT OUTLOOK DOT COM>
<5fc7b7d2-a66a-f707-e2fe-f59ecf33ed25 AT Shaw DOT ca>
<DB9P251MB0063D49E7B538C55AD888142DE759 AT DB9P251MB0063 DOT EURP251 DOT PROD DOT OUTLOOK DOT COM>
<DB9P251MB006312F9AF3733EC9DCD934EDE7F9 AT DB9P251MB0063 DOT EURP251 DOT PROD DOT OUTLOOK DOT COM>
Organization: Inglis
In-Reply-To: <DB9P251MB006312F9AF3733EC9DCD934EDE7F9@DB9P251MB0063.EURP251.PROD.OUTLOOK.COM>
X-CMAE-Envelope: MS4xfAg8mBM3bl//pwxO+jXM6VvzTkE5ZA28gVtfJ6MNrfvZmsitF2H7VL+ht73/uNj5bnDY7Iq2RGgOOKCYxrnQiewvLIaEmnu4cD0K2g6tbeY4hRaThbye
mFo91emib9MNeu8Csz19subDjoGMknE3dkF/YynhtCv4HXOTZO4qOPBNDnBO3NRur4tslDQt+1yOOoMJqTbG5019VGConX+9wLc=
X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_LOW,
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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Brian Inglis via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Brian Inglis <Brian DOT Inglis AT Shaw DOT ca>,
Jose Isaias Cabrera <jicman AT outlook DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 34ILCi4U022091

On 2023-05-18 08:21, Jose Isaias Cabrera via Cygwin wrote:
> On May 12, 2023 6:23 PM, Jose Isaias Cabrera expressed:
>> On May 12, 2023 12:39 PM, Brian Inglis  expressed:
>>> If you're running Cygwin/X (installed xinit) you should install Cygwin gvim(/X) for local use and run gvim clients from remote systems on your X server e.g.
>>> $ ssh -f -Y ubuntu-remote gvim ...

>> WOW!! THANKS!!
>> I didn't know that one could do this.  Works exactly as I wanted. I appreciate it, Brian.

> So, this is working great, with the exception that the cygwin xterm font 
> display is so much sharper that the GVim display. It's the same .vimrc, but
> the difference is GVim is from running this command,
> $ ssh -f -Y jic AT web gvim w/default.website/Musicos.html

That will depend on the client installed on the remote host!
Get them to upgrade to gvim 9 as on Windows ;^>

> and the other that looks good is doing,
> ssh jic AT web
> password:
> $ vim w/default.website/Musicos.html
> This latter displays so much clearer and colorful, while the GVim under X is 
> ugly, dark and the font is not sharp. Any thoughts/suggestions/help would is 
> appreciated. Thanks.

That is just running on the default remote terminal ...xterm... something.
Check what your ssh is running under, then specify that in your remote command, 
before your vim command.

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry


-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019