vim-bufsurf icon indicating copy to clipboard operation
vim-bufsurf copied to clipboard

Conversion to vim's location list feature

Open jceb opened this issue 14 years ago • 3 comments

Hi, I did a rewrite of vim-bufsurf. Now it uses vim' location list. The biggest advantage is the browseable history.

I also added functionality to extend the history from currently opened item. E.g. go 3 items back in history and then open another buffer. Very much like vim's undo history another "branch" is created, except that the history is only displayed as one long line buffers.

jceb avatar Jun 25 '11 07:06 jceb

I'll look into the code again and see what I can use.

ton avatar Oct 31 '12 13:10 ton

Any chance to get this merged? Accessing the history through Location List is very handy.

noscript avatar Jun 28 '19 13:06 noscript

I'll look into the code again and see what I can use.

alijawan avatar Sep 16 '24 22:09 alijawan