forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Description
Problem (one or two sentences)
PR #7908 added a mapping from Ctrl+Y
(on Windows, similar on other platforms) to be "Add to Context".
Ctrl+Y
is a standard shortcut for the Redo operation. See the VS Code Default Keyboard Shortcuts docs (where it is 12th on the list).

Context (who is affected and when)
Anyone with Roo Code installed who is used to using Ctrl+Y as a shortcut for Redo in the editor.
Reproduction steps
- Install Roo Code
- Open a text file in a workspace
- Make some edits in the file
- Use Ctrl+Z to undo the edits
- Use Ctrl+Y to (attempt to) redo the edits
Expected result
Edits removed via Undo are restored (via Redo)
Actual result
A reference to the current cursor position is added to the Roo Code input window
Variations tried (optional)
No response
App Version
3.28.16
API Provider (optional)
None
Model Used (optional)
No response
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Triage