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

Programmer Humor

19809 readers
866 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] 4 points 7 months ago (4 children)

I like vim and use it almost every day, but sometimes I miss Strg+D and Alt+F3 from Sublime (multi edit). Block select + c isn't as useful as this.

[–] owsei 3 points 7 months ago (2 children)

the vim-visual-multi plugin tries to do this. It takes some time to get the hang of it, but, even if using only the simplest features, it's way better than not having the option.

[–] [email protected] 2 points 7 months ago

Thank you, I will try it.
Seems that I need to remap a few keys like for NerdTree and my tab switch.

[–] [email protected] 2 points 7 months ago

Works like a charm. Thanks again. Even mouse selection.

load more comments (1 replies)