this post was submitted on 11 May 2024
556 points (96.8% liked)

Programmer Humor

22586 readers
829 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 11 months ago (2 children)

helix has a pretty good mc system in the select mode.

[–] [email protected] 5 points 11 months ago (2 children)

search in selection is such a cool workflow

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

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.

[–] whats_all_this_then 1 points 11 months ago (1 children)

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

[–] [email protected] 1 points 11 months ago

yeah, and helix spawns a cursor at every match

[–] whats_all_this_then 1 points 11 months ago

I've been meaning to check helix out for a while now but haven't found the time :(