mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-14 16:40:05 +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',
|
||||
],
|
||||
paste: [
|
||||
'⌘-V',
|
||||
],
|
||||
clear: [
|
||||
'⌘-K',
|
||||
|
Loading…
x
Reference in New Issue
Block a user