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

Multiple cursors are "reset" when adding another after moving lines #11671

Open
1 task done
leftbones opened this issue May 10, 2024 · 0 comments
Open
1 task done

Multiple cursors are "reset" when adding another after moving lines #11671

leftbones opened this issue May 10, 2024 · 0 comments
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc vim

Comments

@leftbones
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

If you add a cursor below (or above, it happens for both), move the cursor to another line (in my case I'm using Vim mode), then try to add another cursor below, it's like the number of cursors was "reset", so now you only have one added cursor below the original one.

That was confusing so, uh... If you add two cursors, so you have three total, then move down one line and try to add a fourth cursor, what happens instead is you're reset back to one, then another is added, giving you a total of two.

Environment

Zed: v0.134.4 (Zed)
OS: macOS 14.4.0
Memory: 8 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@leftbones leftbones added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels May 10, 2024
@Moshyfawn Moshyfawn added editor Feedback for code editing, formatting, editor iterations, etc vim and removed triage Maintainer needs to classify the issue labels May 10, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc vim
Projects
None yet
Development

No branches or pull requests

3 participants