rhysd / NyaoVim

Web-enhanced Extensible Neovim Frontend
Other
2.22k stars 57 forks source link

Not possible to paste on prompt with Ctrl+V or window menus #141

Open unode opened 6 years ago

unode commented 6 years ago

Pasting on command prompt with Ctrl + V does no action. Using the top window menus Edit > Paste doesn't work either.

Currently it's only possible to paste using the middle mouse click action.

Expected Behavior

Even if Ctrl + V doesn't work, using the menus should still work.

Actual Behavior

Described above

Steps to Reproduce (including precondition)

  1. Copy some text to clipboard.
  2. Focus NyaoVim
  3. Start a command by typing :
  4. Try to paste using Ctrl + V or the menu.

Your Environment

haifengkao commented 5 years ago

I have the same problem. I thought I have fixed it very long time ago.