On 5/3/06, Hugo Ahlenius <[EMAIL PROTECTED]> wrote:
Hi,
I have vim 6.4 (non cygwin) installed on a couple of Win2k3 servers, running
the built in MS telnet server.
When I connect using the built-in WinXP/Win2k telnet client I am able to get
color in vim console sessions without any problems, an
| I suspect this is a telnet thing...that you have CR<->CR/LF
| translation enabled for the connection; that your telnet software is
| doing a translation of your single CR into a CR/LF which gets passed
| to vim.
Cheers, man - that did it!
Pressing the ^] in the client and then unset crlf fix
When I connect using the built-in WinXP/Win2k telnet
client I am able to get color in vim console sessions
without any problems, and everything seems to be working
very well.
Except for one (minor) annoyance -- every time I press
enter in insert mode I get two line-fees (as if it was
pressed twic