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