avoid double paste on macOS

This commit is contained in:
Eugene Pankov 2018-10-23 11:56:55 +02:00
parent 5cb3cef6ce
commit 2fd28f2bf3

View File

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