Introducing CoVim – Collaborative Editing for Vim
fredkschott.com
Introducing CoVim – Collaborative Editing for Vim
1–10 of 25 posts
Re: Introducing CoVim – Collaborative Editing for Vim
#2Re: Introducing CoVim – Collaborative Editing for Vim
#3And now, of course, I'm wishing I had this before I switched my primary editor to SublimeText ;) Anyone know of a similar project for that?
Re: Introducing CoVim – Collaborative Editing for Vim
#4Re: Introducing CoVim – Collaborative Editing for Vim
#5Re: Introducing CoVim – Collaborative Editing for Vim
#6This is really damn cool. It just comes too late for me. I have adapted to shared tmux sessions -- that allow me to work with shiver the dirty emacs users.
I liked that coVim launches its own server, so you don't rely on having to ssh to the same box, but at the same time, I imagine ssh should be safer.
Re: Introducing CoVim – Collaborative Editing for Vim
#7This is really damn cool. It just comes too late for me. I have adapted to shared tmux sessions -- that allow me to work with shiver the dirty emacs users.
same here, and tmux lets you share more than just your vim session. We use it regularly for pair programming, some times even in the same office, each one at his own computer. I liked that coVim launches its own server, so you don't rely on having to ssh to the same box, but at the same time, I imagine ssh should be safer.
Re: Introducing CoVim – Collaborative Editing for Vim
#8This is really damn cool. It just comes too late for me. I have adapted to shared tmux sessions -- that allow me to work with shiver the dirty emacs users.
same here, and tmux lets you share more than just your vim session. We use it regularly for pair programming, some times even in the same office, each one at his own computer. I liked that coVim launches its own server, so you don't rely on having to ssh to the same box, but at the same time, I imagine ssh should be safer.
Re: Introducing CoVim – Collaborative Editing for Vim
#9Earlier quoted context omitted.
same here, and tmux lets you share more than just your vim session. We use it regularly for pair programming, some times even in the same office, each one at his own computer. I liked that coVim launches its own server, so you don't rely on having to ssh to the same box, but at the same time, I imagine ssh should be safer.
What seems to be the key feature is the text coloring, which I don't think you can get using screen or tmux.
Re: Introducing CoVim – Collaborative Editing for Vim
#10Very very cool. I like their approach toward file management -- "we'll get the multi-user data into a buffer; you deal with it from there." And now, of course, I'm wishing I had this before I switched my primary editor to SublimeText ;) Anyone know of a similar project for that?