128
submitted 2 months ago by yogthos@lemmy.ml to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] barubary@infosec.exchange 16 points 2 months ago* (last edited 2 months ago)

POV: You open vim for the first time.

[-] masterspace@lemmy.ca 21 points 2 months ago
[-] simontherockjohnson@lemmy.ml -2 points 2 months ago* (last edited 2 months ago)

The image shows the last state of a terminal emulator of person without command line or git knowledge. The person attempted to run git commit and is now blaming the result of a specific configuration on their system that launches a vi derivative on the vi derivative itself. This image is expected to convince the viewer that the vi derrivative is to blame.

[-] ZeroHora@lemmy.ml 10 points 2 months ago

You cannot expect people to read, it's unreasonable.

[-] CanadaPlus@lemmy.sdf.org 1 points 2 months ago

I mean, there are blind users.

[-] ZeroHora@lemmy.ml 2 points 2 months ago

I hope the accessibility program to read the screen can read this.

[-] CanadaPlus@lemmy.sdf.org 4 points 2 months ago

I've heard they can be spotty, although I'm personally sighted. That's usually the reason people post transcripts, anyway.

[-] pinball_wizard@lemmy.zip 3 points 2 months ago* (last edited 2 months ago)

Fair, but there's a worse experience possible.

For a time, many people's first encounter with vi was when it auto-opened a temporary editor to ask them to submit a commit message for the git command they just ran.

This experience skips the vi "welcome" screen, because a file is open.

As a bonus challenge, git did not inform the user what editor is in use, and the user had no particular reason to even expect an editor to appear, based on what they were just doing.

None of this was the fault of vi, really. But it was a terrible introduction.

It got better when various operating systems changed their default command line editor to nano, and git added some helpful adjustments - "if certain settings are not configured, assume a new user and show verbose welcome messages".

this post was submitted on 09 Jun 2025
128 points (97.1% liked)

Programmer Humor

37899 readers
201 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS