2.0.0 • Published 8 years ago
hyperterm-copy v2.0.0
hyperterm-copy
Ctrl + C ~ Copy ~ Copy To Clipboard
Configuration
module.exports = {
config: {
hypercopy: {
actionKey: "alt"
},
...
}
Supported action key's are alt
and ctrl
. default is ctrl