mirror of
https://github.com/eugeny/tabby
synced 2026-08-24 06:46:35 +00:00
avoid double paste on macOS
This commit is contained in:
@@ -65,7 +65,6 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
'⌘-C',
|
||||
],
|
||||
'paste': [
|
||||
'⌘-V',
|
||||
],
|
||||
'clear': [
|
||||
'⌘-K',
|
||||
|
||||
Reference in New Issue
Block a user