Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy with mouse #135

Open
c5c86a opened this issue Jan 5, 2018 · 1 comment
Open

copy with mouse #135

c5c86a opened this issue Jan 5, 2018 · 1 comment

Comments

@c5c86a
Copy link

c5c86a commented Jan 5, 2018

When I right click at insert mode, I cannot paste

Expected Behavior

Copy-paste with mouse

Actual Behavior

No menu shown from mouse, even though at neovim it works fine with the same vimrc.

Steps to Reproduce (including precondition)

npm install -g nyaovim

Your Environment

  • OS: ubuntu 16.04
  • NyaoVim version: 0.2.0
  • nvim version: 0.2.2
  • Keyboard layout: US
  • Linux: Window manager: default
@JeanOlivier
Copy link

JeanOlivier commented Jan 17, 2018

I'd add that, even with set mouse=a, I can't select text with the mouse. In a terminal it'd go into -- (insert) VISUAL -- mode. So there might be room to improve the mouse support, or maybe there's something we're doing wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants