This repository was archived by the owner on May 15, 2026. It is now read-only.
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)
Reactions are currently unavailable
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+Yis 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
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)