Saturday, September 24, 2011

Lines displayed in wrong order on 'Load'

I'm running into a weird issue with vim 7.3 1-35 on Ubuntu.

When a file is modified outside of vim in a way that adds a single line
(it's always added in a third line from top, but I don't think that
matters), and when you switch to the buffer, Vim prompts to load the
file. If I choose to load, the line is displayed as being 4th line from
top. If another line is added as third line again, it's now displayed as
5th line, and so on.

If I type :edit , lines will show in proper order.

For my needs this is not a big issue at all, but I was wondering if this
is a known issue, is it fixed in latest vim, should I submit a bug
report?

-ak

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