mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
feat: add Cmd to label
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a96793afc
commit
c4865422dc
1 changed files with 2 additions and 1 deletions
|
|
@ -66,7 +66,8 @@
|
|||
"description": "When enabled, thinking blocks will be collapsed by default until you interact with them"
|
||||
},
|
||||
"requireCtrlEnterToSend": {
|
||||
"label": "Require Ctrl+Enter to send messages",
|
||||
"label": "Require Ctrl/Cmd+Enter to send messages",
|
||||
"description": "When enabled, you must press Ctrl or Cmd+Enter to send messages instead of just Enter"
|
||||
"description": "When enabled, you must press Ctrl+Enter to send messages instead of just Enter"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue