On 2008-01-16, Ben Schmidt <[EMAIL PROTECTED]> wrote: > >>> Not sure about the "over the web" part. This won't be easy to > >>> implement > >>> locally anyway. > > > > What would this be good for if it works only locally then? > > I'm sure locally includes ssh sessions which can provide > across-the-web functionality. Just have to have two people logged > into the same machine, quite possibly both via ssh. That's how I'd > expect to use it; log into someone else's machine and somehow > attach to their Vim process to help them edit a file.
That makes sense, especially since you can then let ssh take care of all the security and authentication issues. If that's the usage model, though, then I think 'screen' could be used to provide the multiuser, simultaneous editing capability, and vim would not have to be modified at all. Regards, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
