]> git.proxmox.com Git - mirror_xterm.js.git/commit - src/SelectionManager.ts
Handle middle click to paste selection
authorDaniel Imms <daimms@microsoft.com>
Tue, 20 Jun 2017 17:18:29 +0000 (10:18 -0700)
committerDaniel Imms <daimms@microsoft.com>
Tue, 20 Jun 2017 17:18:29 +0000 (10:18 -0700)
commitdc165175cfcff9bfb17e5133aed05869c6f80eb6
tree028449c46cd81cd9848e96f6699701a3ba6d29ae
parent8811d96a8b8d79db4b31bcf2b2d5c428f47d3d50
Handle middle click to paste selection

This appears to work in Chrome but not Firefox
src/SelectionManager.ts
src/handlers/Clipboard.ts
src/utils/Browser.ts
src/xterm.js