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

Remove cursor on Cmd/Ctrl-click #38

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

timdown
Copy link
Contributor

@timdown timdown commented Jul 7, 2022

When there are multiple cursors, using Ctrl/Cmd-click on a cursor currently has no effect. In all other editors I tried (JetBrains, VS Code and Ace), doing this removes the cursor, so this PR implements that.

@marijnh marijnh merged commit 5a19aac into codemirror:main Jul 8, 2022
marijnh added a commit that referenced this pull request Jul 8, 2022
FIX: Ctrl/Cmd-clicking can now remove ranges from a multi-range selection.

Issue #38
@timdown timdown deleted the ctrl-click-remove-cursor branch July 19, 2022 12:14
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.

2 participants