onivim/oni

Linux: Middleclick paste

Open

#1,068 opened on Dec 4, 2017

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

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

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