Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Add Cursor support for Mac key-repeat settings #9422

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thoth2357
Copy link

Add Cursor text editor to the Mac setup instructions for enabling key-repeat functionality. This allows Cursor users to properly configure key-repeat behavior when using VSCodeVim by running the appropriate defaults write command.

What this PR does / why we need it:

This PR adds support for the Cursor text editor in the Mac setup instructions. Cursor is gaining popularity as a VS Code fork with AI integration, and users need the same key-repeat configuration as VS Code for VSCodeVim to work properly.
Without this setting, Cursor users experience the default macOS press-and-hold behavior instead of key repetition, significantly impacting the Vim experience.

Which issue(s) this PR fixes
No existing issue, but this is a proactive documentation update to support Cursor users.

Special notes for your reviewer:

  • This is a simple documentation change that follows the existing pattern for other VS Code variants (VS Code, VS Code Insiders, VS Codium)
  • The command has been tested and confirmed working on Cursor
  • The change maintains the consistent formatting of the existing documentation
  • This helps reduce support requests from Cursor users who might otherwise need to ask about key-repeat configuration

Add Cursor text editor to the Mac setup instructions for enabling key-repeat functionality. This allows Cursor users to properly configure key-repeat behavior when using VSCodeVim by running the appropriate defaults write command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant