mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
feat: add terminal copy-on-select option (#1346)
This commit is contained in:
@@ -3808,7 +3808,8 @@
|
||||
"stopRecording": "Stop Recording",
|
||||
"startRecording": "Start Recording",
|
||||
"settingsTitle": "Settings",
|
||||
"enableRightClickCopyPaste": "Enable right-click copy/paste"
|
||||
"enableRightClickCopyPaste": "Enable right-click copy/paste",
|
||||
"copyOnSelect": "Copy selected text automatically"
|
||||
},
|
||||
"splitScreen": {
|
||||
"layoutTitle": "Layout",
|
||||
|
||||
Reference in New Issue
Block a user