this post was submitted on 18 Jul 2023
839 points (94.9% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] r00ty@kbin.life 16 points 2 years ago (3 children)

Don't discount the possibility that some people that use vim, are old enough to remember using vi, over a modem connection. When you know the keyboard shortcuts it can be a lot quicker too even now.

[–] lemmyvore@feddit.nl 3 points 2 years ago (1 children)

Wait, I thought we were still using vi.

[–] r00ty@kbin.life 1 points 2 years ago (1 children)

Well it is. But back on unix proper it was just called vi, not vim (aliased to vi)

[–] kbotc@lemmy.world 7 points 2 years ago

Depending on your distro, vi is vim aliased with the fanciness off by default.

[–] JoMiran@lemmy.ml 3 points 2 years ago

That would be me. I still call it "vi", default to it, and use "less" to preview files because I do almost everything on CLI. Vi is incredibly fast and powerful once you know it like second nature. I prefer vi over most, but the learning curve is a beast.

[–] HuntressHimbo@lemmy.fmhy.ml 1 points 2 years ago

It gives me a little burst of glee every time I ci" or ct in a clever way. If I ever spend the time to learn registers I'll be unstoppable