this post was submitted on 03 Mar 2024
1090 points (97.8% liked)

Programmer Humor

18292 readers
2764 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] chicken@lemmy.dbzer0.com 30 points 4 months ago (15 children)

If you happen to forget the -m though, you may also need to have mastered exiting vim

[–] jxk@sh.itjust.works 7 points 4 months ago (2 children)

Me as an Emacs user, who omits -m on purpose to practice quitting vi in case I really need it

[–] PotatoesFall@discuss.tchncs.de 6 points 4 months ago (1 children)

you're an emacs user who has vi set up as the default editor on your system?

(You can change it altering the $EDITOR env var)

[–] jxk@sh.itjust.works 2 points 4 months ago

I only use $EDITOR to launch vi from git. Emacs runs as a single process and is always open.

[–] Wiz@midwest.social 1 points 4 months ago* (last edited 4 months ago)

Shift-Z Shift-Z to quit vi. Let's keep it simple, people!

load more comments (12 replies)