mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
When action approval buttons are visible (like Approve/Save/Run Command): - Empty input + Enter: now approves the action (previously did nothing) - Text input + Enter: now approves with the text as feedback (previously rejected) This change makes the Enter key behavior more intuitive: - Enter always confirms/approves the current action - Users can still provide optional feedback text before approving Fixes #10350 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||