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

acme-esque mouse button support #6

Open
myitcv opened this issue Sep 27, 2014 · 3 comments
Open

acme-esque mouse button support #6

myitcv opened this issue Sep 27, 2014 · 3 comments

Comments

@myitcv
Copy link
Owner

myitcv commented Sep 27, 2014

Acme's configurable support for the three mouse buttons is brilliant. Write a plugin to emulate this in (terminal) Neovim.

  • Button 1 select
  • Button 2 execute (context dependent)
  • Button 3 open or search (context dependent)

Chords for cut and paste etc

@myitcv
Copy link
Owner Author

myitcv commented Oct 11, 2014

@fmoralesc - FYI

@fmoralesc
Copy link

@myitcv Will try to adapt my plan9-for-vimspace plugin to neovim. There shouldn't be many issues. Current vim implementation doesn't make it easy to emulate all the things, though, because we need multiple selections to emulate chords.

@myitcv
Copy link
Owner Author

myitcv commented Oct 11, 2014

@fmoralesc - will certainly consult you on plan9-for-vimspace before progressing with this idea.

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

No branches or pull requests

2 participants