Greetings!

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@web gvim w/default.website/Musicos.html

and the other that looks good is doing,

ssh jic@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.

josé

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

Reply via email to