onivim/oni

Linux: Middleclick paste

Open

#1068 opened on Dec 4, 2017

View on GitHub
 (5 comments) (1 reaction) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
enhancementhelp wantedlinux

Description

It would be very nice to support Linux-like middleclick paste. I'm very used to middleclick paste the current clipboard contents.

Behavior in Terminals and GVIM:

  • Command mode: Insert directly on mouse-position
  • Insert mode: Insert on textcursor-position

Contributor guide