restored cmd-v to paste on macOS (#1013)

This commit is contained in:
Eugene Pankov 2019-07-01 11:28:14 +02:00
parent b198864063
commit 1afc212e71

View File

@ -73,6 +73,7 @@ export class TerminalConfigProvider extends ConfigProvider {
'⌘-C',
],
paste: [
'⌘-V',
],
clear: [
'⌘-K',