Monday, April 13, 2015

Re: dbext.vim bug: jumplist pollution caused by BufRead handler



On Sun, Apr 12, 2015 at 4:43 PM, Justin M. Keyes <justinkz@gmail.com> wrote:
dbext's BufRead handler (and maybe others) adds a spurious mark at
line 1 of each buffer. This is very annoying. Steps to reproduce:

:h h
:h a
<c-o>

The <c-o> step will go to the top of the file instead of the previous
":h h" location. Another <c-o> will then go to the ":h h" location.

If this is indeed the case (I don't see code for it in a quick browse) thanks for pointing it out.

I will look into this one.
I have seen the behaviour your have described, but I had no idea what was causing it.  So if it is dbext, I will be happy to fix it.

David


--
--
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 because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: