this post was submitted on 01 Apr 2026
237 points (98.0% liked)
Programmer Humor
30720 readers
2811 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Helix, just as Kakoune before it, supports multiple cursor selections, even off-screen. ๐ Mouse selections are also not a problem. NeoVim also has support for mouse selection.
Feel free to try it out! Setting up LSPs requires some setup work, but if you just want to try out the editing paradigm, you can just try to edit a plain text file to get a feel for it.