Sure, Nano’s simple, but Vim unlocks a whole new level of text editing power. It takes practice, but mastering Vim is like mastering the most challenging Snow Rider 3D track – the reward is worth the effort. You’ll be zooming through files in no time.
That’s a classic editor debate! For quick edits, Nano’s simplicity shines. But Vim’s power and customization are unmatched for serious coding. It really depends on your workflow. If you need speed in a browser game like Slope Game, Nano might suffice. But mastering Vim offers long-term productivity gains.
Removed by mod
Nano is the only one I use because it’s the only one I know how to use
@butter same here. Vim is too complicated for me.
Same. I still don’t know how to quit vim
I use my right to remain silent upon this question.
May I suggest: Helix . I used vim for years, but I’ve been enjoying the switch to this.
How does it compare to vim?
Its better, has first-class multi-cursor support, and you don’t need to install any plugins to get it usable. Also has LSP support for pretty much every language. IMO its a true successor to vim, which is so old now its like a leaky roof that needs constant repairs (in the form of plugins).
If you’re not using ed you’re actually using bloat just fyi.
@Doubleplusgoodman what is ‘ed’?
Go get ed-jucated.
@Doubleplusgoodman Thank you :)
Yes.
my brother in christ, just use whatever you want, get a life 😭
@k_o_t sure :D
Nano is only better in having a lower learning curve, and still being sufficient for most people just wanting to get the job done.
Vim is way more capable and feature rich (especially after you extend with plugins), much more satisfying to use once you get the hang of it, and can be much faster
@cyclohexane true. i never spent the time to learn vim.
You should use what you feel most comfortable with. Also it is not a binary choice. I use vim and vscode and emacs. Vim is already available in all remote systems which is why it is my first choice when I am debugging something. I use vscode as an IDE and emacs as a general purpose editor. Haven’t used nano for ages but it is a nice editor nevertheless.
yes, it is for certain tasks
you can really get the job done sticking to sed, echo, cat and grep. an even bigger brain solution
@inkwiwtba @anders I prefer nvi personally.
With each installment, papa’s games introduce players to a new culinary adventure, where they can explore the art of cooking, serving customers, and managing restaurants.
@anders I always go with nano as, to me, it is easier to use and powerful enough for my needs. What features of vim make it seem “better” to anyone?