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