Monday, July 27, 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.


This has been fixed in the soon to be released dbext 22.0

Thanks for the report Justin.

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: