tpope / vim-vinegar

vinegar.vim: Combine with netrw to create a delicious salad dressing
https://www.vim.org/scripts/script.php?script_id=5671
2.23k stars 87 forks source link

vim-vinegar pollutes numbered register history when using '-' #120

Closed andrewferrier closed 3 years ago

andrewferrier commented 3 years ago

I have seen an issue for some time where spurious entries get inserted into the numbered registers in vim, and I just realized that (it seems) it's vim-vinegar which is doing it, when moving 'up' through directories.

Observed behaviour/recreation instructions:

Expected behaviour:

Thanks for all your great work on vim-vinegar and the other plugins you maintain. I use them daily!

tpope commented 3 years ago

I see this on :e %h too. It's netrw. (It's always netrw.)