mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 17:16:03 +00:00
restored cmd-v to paste on macOS (#1013)
This commit is contained in:
@@ -73,6 +73,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
|||||||
'⌘-C',
|
'⌘-C',
|
||||||
],
|
],
|
||||||
paste: [
|
paste: [
|
||||||
|
'⌘-V',
|
||||||
],
|
],
|
||||||
clear: [
|
clear: [
|
||||||
'⌘-K',
|
'⌘-K',
|
||||||
|
Reference in New Issue
Block a user