Ankit Jain wrote:
> > When I run this I get an error for not being able to connect. Thus you
> > probably do this with a running netbeans. Perhaps the netbeans side has
> > something to do with this?
>
> No, actually I'm trying to embed this in MonoDevelop. You can reproduce this
> w/o that too --
>
> start this on one terminal-> netcat -l -p 9000
> And from another do
> gvim --servername abc -nb:localhost:9000:foo
>
> You should get a connection on first term,
>
> AUTH foo
> 0:version=0 "2.4"
> 0:startupDone=0
>
> Type this in that terminal-
> 1:create!1
>
> Now you can try hello and then backspace in gvim, should repro the
> bug.
OK, I see it now. Thanks for making this reproducible! I actually
don't have netcat (I'm on FreeBSD) but found a "nc" command that does
the same thing.
Using the suggestion from Dominique I'll make a patch.
--
Don't Panic!
-- The Hitchhiker's Guide to the Galaxy
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---