Unexpected "e" Character Appearing When Using CTRL + ; or CTRL + .

Bug Description
Whenever I press CTRL + ; or CTRL + . in Cursor, an unexpected “e” character is inserted into the code. This happens regardless of whether a command is assigned to these shortcuts.

I have checked my keybindings and removed any conflicting shortcuts, but the issue persists. I also used the VS Code settings migration feature when switching to Cursor, so this might be related.

Steps to Reproduce
Open Cursor on Ubuntu 22.
Press CTRL + ; or CTRL + . inside a code file.
Observe that an “e” character appears unexpectedly.
Expected Behavior
Pressing these shortcuts should not insert any unexpected characters.

System Info
Operating System: Ubuntu 22
Cursor Version: 0.45.11
Migration from VS Code: Yes, used the built-in settings migration feature.
Impact
This issue disrupts my workflow, as it causes unintended text insertion.

Would appreciate any insights or potential fixes! :rocket: