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

Múltiple cursors vs zones #9

Open
eko234 opened this issue Jul 5, 2021 · 2 comments
Open

Múltiple cursors vs zones #9

eko234 opened this issue Jul 5, 2021 · 2 comments

Comments

@eko234
Copy link

eko234 commented Jul 5, 2021

I really love kakoune and I tried your package a year ago or so, and today it came to My mind, that maybe the package zones.el could conceptually and technically be a better choice than multiple cursors, what do You think?

@jmorag
Copy link
Owner

jmorag commented Aug 2, 2021

I agree that it's conceptually more suited for kakoune emulation to have zones vs cursors. However, I don't really have the motivation to rewrite this package now, since I use it every day in its current state and it works fine for me. Of course, I'm happy to look at a PR or answer any questions you have if you'd like to take a crack at it.

@Zoybean
Copy link

Zoybean commented Sep 6, 2024

I'm mid-way through writing my own version of multiple-cursors (and my own kakoune/helix inspired keybindings), using zones. If I get it in a usable state, I'll link it here.

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

No branches or pull requests

3 participants