Vim (or emacs, or any other advanced text editor) is much easier to use than nano when you need to do something more complex than type couple of lines.
But easier?! Hell no! Easy means you can use it without a lot of training or studying. It is self explanatory. And there is no way on earth that vim is easier than nano. I don't need to know anything to use nano I need to check docs for hours before I can even start using vim
No, some piano plays are still harder than others, mo matter how long you practice. Editing text with vim is easier than with nano after some practice.
VIM may have been a very useful tool 20 or 30 years ago, but today it's nothing else but a tool for one's sense of superiority. It's the vinyl of editors.
If you have to type that much code in a terminal, your infrastructure is outdated. Simple as that.
VIM may have been a very useful tool 20 or 30 years ago, but today it’s nothing else but a tool for one’s sense of superiority. It’s the vinyl of editors.
So, because you don't understand something, it's outdated?
If you have to type that much code in a terminal, your infrastructure is outdated. Simple as that.
Ok, I can see you have no idea what you're talking about.
I understand it very well. And that's exactly why I'm writing this.
Ok, I can see you have no idea what you're talking about.
Then say, grandmaster delusion, what purpose does vim serve, where it is actually the best tool? Writing code? Hardly, it's way too limited and requires a ton of upfront investment and headspace. Writing config files? Hardly, because if you write these by hand, you're living in the 90s, that's what Ansible, Terraform etc are for.
You just don't want to admit, that vim is nothing more than a habit. Muscle memory.
I actually use VIM bindings in PyCharm, slightly cursed but actually works really well and meshes fairly nicely with the other IDE shortcuts. Being able to use it in any terminal is a nice bonus.