On Thu, May 23, 2013 at 1:32 PM, Oliver Rath <[email protected]> wrote: > Hi list! > > Am 09.05.2013 05:51, schrieb Bram Moolenaar: >> >> [..] >> 5. add collaborative editing >> [..] > > This is a feature that Im looking for a long time. Im not so deep inside > that I would be able to write the code for this, but maybe I can give a > hint from the Libreoffice-project, which uses this way for generating > this (if I understand right, this is not yet contributed as stable): > > - all collaborating programs are using a chatroom based on jabber > protocol, so it is possiblie to collaborate over net > - the editing commands are sent as xml-code to this chatroom, so all > are able to get complex actions, too (maybe this is not needed for > vim) > - every writer gets an own color, so it is possible to see, who is > writing at the moment > > On the other side, at the moment it is possible to collaborate "a bit" > with vim running inside a screen, but this requires a login for all > subscribers to the machine running screen. > > Last but not least there exist a project for collaborated writing: > Google Wave, which is imho open source, so there we can find some useful > code for this.
There was this new plugin in the news several days ago https://github.com/FredKSchott/CoVim CoVim - Collaborative Editing for Vim -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
