Saturday, May 1, 2010

Re: How to automatically update the view in a vim when the same file is changed in other vim session?

Can't you just use ":e" to update the buffer instead of finding a way for vim to talk each other?

On Sat, May 1, 2010 at 10:30 PM, Peng Yu <pengyu.ut@gmail.com> wrote:
If I open the same file in two gvim sessions, and modify and write the
file in one session, the other session will be notified. However, this
is not true for vim. Is there a way to configure vim do the same thing?

--
You received this message from the "vim_use" 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 from the "vim_use" 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

No comments:

Post a Comment