mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-21 00:21:25 +00:00
Removes event.shiftKey from the send condition in ChatTextArea when enterBehavior is "newline", so that only Ctrl/Cmd+Enter sends the message. Shift+Enter and plain Enter now both insert newlines as expected. Fixes #10386 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||