this post was submitted on 11 May 2024
555 points (96.8% liked)
Programmer Humor
19471 readers
1183 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
helix has a pretty good mc system in the select mode.
search in selection is such a cool workflow
yah ive been swapping to hx wherever i need to do refactoring, it’s too good to miss out.
space-r ename symbol for easymode.
This feels like something I also do in neovim unless I'm misunderstanding you completely. Is it highlighting text and having yoir search apply just to the highlighted text?
If so, yes it's great whenever you use it
yeah, and helix spawns a cursor at every match
I've been meaning to check helix out for a while now but haven't found the time :(