Yasuhiro Matsumoto wrote: > Hi, bram and list. > > In few weeks ago, Taro Muraoka posted a suggestion "+clientserver without X" > written by Yukihiro Nakadaira. > I tested it on windows/linux both. It seems working good for me now. > > I guess that this will be helpful to write client/server application with > vimscript. > Until now, most linux user couldn't write vimscript the asynchronizing > application. But this patch make be possible. > > Bram, would you try to include it? > > http://code.google.com/r/yukihironakadaira-vim-cmdsrv-nox/
On Unix it uses sockets? How does it protect from other users sending commands to my Vim? That site doesn't seem to have a way to show a diff with the original code. Perhaps you can make a diff available? -- We are the Borg of GNU GPL. We will assimilate your source code. Resistance is futile. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
