Tuesday, March 1, 2011

Re: Edit same in two windows same Vim session

Excerpts from Colin Beighley's message of Wed Mar 02 03:52:04 +0000 2011:
> I'm wondering if anyone knows of a way to edit the same file in two windows
> in the same Vim session, where the file within the two windows stays in sync
> with eachother.

Vim does not support this AFAIK.
Splitting Windows is closest you can get. Eg :sp

Emacs can do it (eg with vimpulse plugin). Probably this is no option.

Marc Weber

--
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