hyperterm-paste icon indicating copy to clipboard operation
hyperterm-paste copied to clipboard

Detecting paste on middle click

Open WesleyYue opened this issue 7 years ago • 1 comments

From my understanding, paste detection is done via capturing the CTRL-V keycode in javascript. For linux users, it's common to use middle click on the mouse to paste. Could you consider adding support for capturing middle click to trigger the script?

Thanks.

WesleyYue avatar Jan 03 '19 11:01 WesleyYue

Hey @WesleyYue ! I don't use/maintain this package anymore. Please take a look at the source code, it should be easy to implement. This package is really small and straightforward. I think it would be best to implement it behind config option.

krzkaczor avatar Jan 03 '19 12:01 krzkaczor