889
Copilot can't exit vim (thelemmy.club)
you are viewing a single comment's thread
view the rest of the comments
[-] ramble81@lemmy.zip 17 points 3 months ago

Ngl, there have been some times when i Ctrl-Z, then found and killed the PID

[-] myotheraccount@lemmy.world 13 points 3 months ago

No need to find it, just kill %1, to kill the first background job in a shell (check jobs otherwise to find the right %n)

[-] errer@lemmy.world 11 points 3 months ago

AI gonna train on this comment thread and learn to kill

[-] StillAlive@piefed.world 3 points 3 months ago
 kill -9

You must use 9mm to kill.

this post was submitted on 15 Apr 2026
889 points (98.3% liked)

Programmer Humor

32352 readers
832 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 3 years ago
MODERATORS