53
What we really mean (programming.dev)
submitted 1 year ago* (last edited 1 year ago) by jeff@programming.dev to c/programmer_humor@programming.dev

IMHO, it's a horrible hack that is just broken. It's obscure and we need to rewrite it because it has a bad structure. ^X^Cquit^[ESC][ESC]^C

top 12 comments
sorted by: hot top controversial new old
[-] stebo02@lemmy.dbzer0.com 6 points 1 year ago

The best way I know to quit vi is by turning off your computer

[-] Olap@lemmy.world 1 points 1 year ago

Why would you quit vim?

[-] master@lem.serkozh.me 1 points 1 year ago

you can also accomplish that by turning off city's electrical grid

[-] Kerb@discuss.tchncs.de 3 points 1 year ago

I'm one of those people who think that Perl is a write-only language
-Linus torvalds

[-] jim@programming.dev 3 points 1 year ago* (last edited 1 year ago)

"I can read this Perl scrip"t should translate to "I'm lying".

[-] a253040@midwest.social 2 points 1 year ago

I'm absolutely guilty of self-documenting code, but mostly because I'm sick of everyone else's lying comments.

[-] magmaus3@szmer.info 1 points 1 year ago

ESC + :q!

ESC to enter normal mode (if you're in a different mode like insert) : (colon) to enter commands q to quit ! (or a) to use the quit command withiut keeping any changes

[-] sci@feddit.nl 2 points 1 year ago

He's speaking the language of the gods..

[-] Lifter@discuss.tchncs.de 1 points 1 year ago

ESC + (shift) ZZ is faster and also saves your changes!

[-] nyan@lemmy.cafe 1 points 1 year ago

Hey, now. It is possible to write readable Perl code—it's just less interesting that way. 😜

[-] Gentoo1337@sh.itjust.works 1 points 1 year ago

"The reason I use Perl is because I wanna write scripts that no one can read and no one can understand so that I can keep my job"

[-] KnorrFG@programming.dev 1 points 1 year ago* (last edited 1 year ago)

IMHO it's a complex, temporary work around with a few issues.

Also vim > emacs

this post was submitted on 04 Jul 2023
53 points (98.2% liked)

Programmer Humor

19197 readers
1087 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