cursor
cursor copied to clipboard
Fix issues related to shortcut keys
Signed-off-by: Raymond Ley [email protected]
Description
- Fixed the issue mentioned in https://github.com/getcursor/cursor/pull/210#issuecomment-1484024107
- Change the lowercase shortcut letters to uppercase
- Added the plus sign for the Redo shortcut key
It is worth mentioning that although the redo shortcut key has been modified correctly, the redo behavior has not yet been triggered and is under investigation.
Related Issues
None
New Behavior
None