junegunn / vim-peekaboo

:eyes: " / @ / CTRL-R
1.12k stars 38 forks source link

Not working in Command mode #73

Open mversic opened 4 years ago

mversic commented 4 years ago

Peekaboo window is not displayed when I enter Command mode and want to paste the contents of one of the registers

Let's say I have name of the file in the register "1 and I execute :edit <C-r>1. Upon pressing <C-r> and before hitting 1 a peekaboo window should be displayed but it isn't

I am using Neovim 0.4.3 if that makes a difference

andrewferrier commented 3 years ago

Duplicate of #54.