feat: add terminal copy-on-select option (#1346)

This commit is contained in:
ZacharyZcR
2026-08-27 06:39:05 +08:00
committed by GitHub
parent 6406c3a923
commit 6323459af2
6 changed files with 143 additions and 4 deletions
+2 -1
View File
@@ -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",