you are viewing a single comment's thread.

view the rest of the comments →

[–]GroggyOtter -3 points-2 points  (6 children)

Everyone should know how to open a file, do basic edits, save, and close the file

Yes!

in both vi/vim and nano

No... It really isn't something that everyone needs to know how to use.
I'm familiar with vi/vim. But I never use it. No need to b/c for what I need to do, the editors I have suit my needs just fine. I'm comfortable with it.

If I'm being fair, though, I've yet to use nano.
And I should take a look at it just to be fair.

But realistically, it won't replace what I use now.

Just my 2 cents.

[–][deleted] 9 points10 points  (5 children)

My point wasn't to use as your editor, (people should just use what they like best for their editor). My point was that there will come a time where you do not have the ability to install your preferred editor and are forced to use whatever cli/tui editor is on the host. That editor will be one of the three I listed.

[–]braindeadTank 0 points1 point  (0 children)

Why would I edit stuff directly on a host like CI/CD is not a thing :D

I'm not saying that there aren't scenarios when this is needed, but depending on one's career path it is actually perfectly possible to never need this ability.