mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-16 01:19:58 +00:00
restored cmd-v to paste on macOS (#1013)
This commit is contained in:
parent
b198864063
commit
1afc212e71
@ -73,6 +73,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
|||||||
'⌘-C',
|
'⌘-C',
|
||||||
],
|
],
|
||||||
paste: [
|
paste: [
|
||||||
|
'⌘-V',
|
||||||
],
|
],
|
||||||
clear: [
|
clear: [
|
||||||
'⌘-K',
|
'⌘-K',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user