Hi, Vim exhibits the following behavior which seems like a bug to me:
1) Open a file in Vim 2) Open a few vertical panes of the same file (I do it very often to be able to insert imports/look at other implementations/etc without scrolling) 3) After some editing, reload the file with `:e` (Again, I do it very often if chances occur outside of Vim, I'm not sure if there's a better way to read in updates) Expected behavior: if the file wasn't changed outside, nothing happens Actual behavior: all *other* panes (apart from the pane which was focused) scroll to the top Is it a bug? Is there a workaround for this? George -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/c9cf97f7-d6b2-4925-b5b8-6960eae0a5f8%40googlegroups.com.
