When I first installed a distribution where the base system only came with nano instead of standard editors, I was very confused (and very disappointed that this whas what they’d come up with as a “friendly” interface).
well, like the parent of my comment said, nano is a lot easier to use than vim or emacs. nano is much more like DOS edit or stuff like that. there are many memes about not being able to quit Vim, etc
yeah Vim takes a lot of effort to learn. Like any advanced tool. I will 100% always fire up nano when in a hurry. but i like trying to learn Vim as an exercise (in torture? idk haha)
The main things i learnt from vim are Escape :q and ^Z. Not a dig on vim, but it was quite a learning curve at the time when nano has been good enough for just about everything i do day to day.
I learned on VIM, but when I found Nano there was no going back.
That’s like saying you ate sourdough but then discovered wonder bread
More like sourdough doesn’t go good with everything. Different tastes for different things.
wow, nano is usually everyone’s first editor and them moving on to Vim. interesting to invert that. what do you like about nano?
That depends a lot on when they started.
When I first installed a distribution where the base system only came with nano instead of standard editors, I was very confused (and very disappointed that this whas what they’d come up with as a “friendly” interface).
well, like the parent of my comment said, nano is a lot easier to use than vim or emacs. nano is much more like DOS edit or stuff like that. there are many memes about not being able to quit Vim, etc
Ease of use. When it comes to coding I prefer a GUI as well.
I used Vim when I first installed Linux. It was painful but I used it. I found Nano and I stopped using Vim. No comparison in usability.
yeah Vim takes a lot of effort to learn. Like any advanced tool. I will 100% always fire up nano when in a hurry. but i like trying to learn Vim as an exercise (in torture? idk haha)
It’s time for you to find Micro. The cycle continues.
The main things i learnt from vim are Escape :q and ^Z. Not a dig on vim, but it was quite a learning curve at the time when nano has been good enough for just about everything i do day to day.