-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Multi-cursor "drag" is not working #6423
Comments
When you have 1 or more selection, you can add a new selection by holding down |
Hey @wgordon17, what happens if you hold down |
@JosephTLyons that definitely helps, adding in |
This thwarted me to, I'd expect it to behave like Sublime:
One thing that sublime does that's annoying that could be an improvement:
|
Hi there! 👋 |
Still reproducible |
Why do we have to press
See? -it is not Ekran.Kaydi.2024-12-28.18.15.53.movThere are two separate bugs as far as I am concered. Pressing Also, Thanks in advance, and sorry if I was mistaken at anything. |
Check for existing issues
Describe the bug / provide steps to reproduce it
The features page describes multi-cursor editing as being available with
I am successfully able to hold the "option" key and click in several places to get multiple cursors, however holding the "option" key and dragging the mouse performs a "normal" select operation, and does not create multiple cursors.
Environment
Zed: v0.118.1 (Zed)
OS: macOS 14.2.1
Memory: 32 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.If you only need the most recent lines, you can run the
zed: open log
command palette action to see the last 1000.No response
The text was updated successfully, but these errors were encountered: