Hi,

I'm interested in being able to send/recieve telnet messages. It's for a debugger that is used over telnet. I know this is a fairly esoteric problem, and as far as I can tell there's no direct way of doing this but I thought I'd might ask to be sure. If there isn't any direct support for this - what's the best method of extending Vim to do this? I've looked at the the vimsh plugin - which does nearly what I need it too, except interactive programs like the telnet client program on windows doesn't work. The gdbvim and the clewn project seem to demonstrate that is definately possible to communicate between different processes and Vim.

I don't mind a learning curve, I'm just interested in where would I start? ;)

Thanks for your time in advance,

- Eric

Reply via email to