Literally the first thing you see.

39 points · 10 comments · view on lemmy.world

10 Comments

MrNatewood@lemmy.ca · 13 pts · 3y

To be fair, usually a new user's first encounter with vim is it being the default editor when trying to edit a text file. If you open a specific file with it, you won't see the intro.

gkd@lemmy.ml · 4 pts · 3y (1 reply)

But if I type :q! it just appears in the body of the text!!

flibbertigibbet@feddit.de · 2 pts · 3y

The one the that gets me is when I accidentally open a command window when trying to exit and I have to :q out of that first.

RaumEnde@feddit.de · 3 pts · 3y

I've never seen that before

original_ish_name@lemmy.ml · 3 pts · 3y (3 replies)

People who say this don't know google exists

kethali@lemmy.ca · 4 pts · 3y (1 reply)

Google literally didn't exist when I first was thrust into vim (well, vi) a large number of years ago ;) Pretty sure I eventually gave up and closed the terminal window - dialed directly into the university's unix server. Can't remember which version of unix it was, though.

It was probably the default editor for tin, the usenet client I was using. At least pine used pico as its editor which was a bit more friendly.

megane_kun@lemmy.world · 1 pts · 3y

I'm outing myself here, but a computer programming class in college has forcibly thrust all two dozen of us, none of us ever touched a Linux machine in our lives prior to that point, into using vi.

And all using the command-line from boot-up.

Cue hilarity as we spent a good hour or so trying to fumble our way into creating our first C program. Made some friends that day though, so I guess that was the intent? Camaraderie through shared suffering?

branchial@feddit.de · 2 pts · 3y

Or it's a meme about the cryptic UX and not an actual question. I mean how many non-gaming software require a tutorial as introduction.

Dirk@lemmy.ml · 3 pts · 3y

In Neovim, when you press Ctrl+C it switches to normal mode and give you this:

Jumuta@sh.itjust.works · 1 pts · 3y

but there's the switching between input modes