junegunn / vim-peekaboo

:eyes: " / @ / CTRL-R
1.13k stars 39 forks source link

Unfixable issues #56

Open bbtdev opened 5 years ago

bbtdev commented 5 years ago

Hello, First of all thank you so much for this amazing plugins, it is one of my favorite plugins.

In different opened issues you mentioned that some issues are unfixable. Specifically you said: here https://github.com/junegunn/vim-peekaboo/issues/32 "I have learned from my experience that overriding the default behavior of Vim leads to many subtle issues that are very difficult or even impossible to fix".

I'm really interested in learning how you achieve this, and maybe use this popup for multiple things like commands I rarely use and can't really remember, like 'z..'. Can you explain exactly what is the problem?

For example would using floating windows in neovim help with this?

Thank you for everything