2.0.0 • Published 8 years ago

hyperterm-copy v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

hyperterm-copy

Ctrl + C ~ Copy ~ Copy To Clipboard

hyperterm-copy - Demo

Configuration

module.exports = {
  config: {
	 hypercopy: {
		actionKey: "alt"
	},
  ...
}

Supported action key's are alt and ctrl. default is ctrl

2.0.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago