this post was submitted on 25 Dec 2023
658 points (100.0% liked)

196

16247 readers
2947 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 

First time when you ssh into your Linux terminal and you gotta “sudo crontab -e” or something and it’s like “what editor do you want to use?” and nano sounds lame so you choose vim cause the sound is cool when you say it and then you have to wipe the whole comp and start over

you are viewing a single comment's thread
view the rest of the comments
[–] replicat@lemmy.world 8 points 9 months ago (2 children)

VSCode with the VIM mode plugin is kind of the best of both worlds.

[–] Novman@feddit.it 6 points 9 months ago

I dislike the graphical interface. Console helps me to be more productive.

[–] soupuos@sopuli.xyz 1 points 9 months ago

Maybe it was just me, but I found VSCode's undo/redo vim trees (u/r) to be kind of awkward when compared to real vim.