NyaoVim icon indicating copy to clipboard operation
NyaoVim copied to clipboard

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

Open unode opened this issue 7 years ago • 1 comments

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

  • OS: Linux 4.14.0-sabayon
  • nvim version: NVIM v0.2.2
  • Keyboard layout: QUERTY
  • Window manager: awesomewm
NyaoVim version 0.2.0
  electron : 1.8.6
  chrome : 59.0.3071.115
  node : 8.2.1
  v8 : 5.9.211.38

unode avatar May 17 '18 20:05 unode

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

haifengkao avatar Jun 21 '19 12:06 haifengkao