I came across the following on this list:
"You might also want to consider using Cygwin + Xterm instead of putty.
xterm has better terminal emulation than PuTTY."
Could you please tell us how to use Vim here: For instance there is a
Windows cygwin connecting to a linux server.
1) What do we start at Cygwin's end? Probably an xterm? How?
2) What do we start at the server's end?
3) Can we use gvim also, or will we have to use the vim bundled with
cygwin? I personally find that to be unfriendly.
Rgs,
Ajay.
I have given up using X server + xterm + vim under cygwin, and
switched entirely to the PuTTy, due to the bad performance of the
cygwin vim, running in cygwin xterm. Redraw speed was just
unacceptable to me.
--
Anton.
2008/12/16, Ian Kelling <Ian...@gmail.com>:
In my experience, Cygwin Vim runs quite fast -- when working locally in
Cygwin bash (in a Windows window or in fullscreen text-mode). Cygwin
xterm + X server on a remote connection, though -- that might be a
different question altogether.
Best regards,
Tony.
--
If the odds are a million to one against something occurring, chances
are 50-50 it will.
In my experience, Cygwin Vim runs quite fast -- when working locally in
On 17/12/08 11:51, Anton Sharonov wrote:
> Just my .02€
>
> I have given up using X server + xterm + vim under cygwin, and
> switched entirely to the PuTTy, due to the bad performance of the
> cygwin vim, running in cygwin xterm. Redraw speed was just
> unacceptable to me.
>
> --
> Anton.
Cygwin bash (in a Windows window or in fullscreen text-mode). Cygwin
xterm + X server on a remote connection, though -- that might be a
different question altogether.
Best regards,
Tony.
I use rxvt with Cygwin, which works fine and doesn't require an
X-Server.
http://infrablue.tripod.com/cygwin.html
Michael Ludwig