You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Vim mode in Cursor, holding down movement keys (e.g., 'h' for left movement) doesn't trigger continuous movement. The key has to be pressed repeatedly instead of being held down.
Steps to Reproduce
Open Cursor with Vim mode enabled
Enter normal mode
Hold down 'h' key
Expected: Cursor should move continuously to the left Actual: Cursor moves only once or doesn't move continuously
Environment
OS: macOS
OS Key Repeat Settings:
Key Repeat Rate: Fast
Delay Until Repeat: Short
Cursor Version: 0.44.9
Additional Context
This works correctly in VS Code with identical settings
Already verified OS key repeat settings are correct
Description
When using Vim mode in Cursor, holding down movement keys (e.g., 'h' for left movement) doesn't trigger continuous movement. The key has to be pressed repeatedly instead of being held down.
Steps to Reproduce
Expected: Cursor should move continuously to the left
Actual: Cursor moves only once or doesn't move continuously
Environment
Additional Context
Current Configuration
Complete settings.json:
The text was updated successfully, but these errors were encountered: