☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agoVim is built differentlemmy.mlexternal-linkmessage-square37linkfedilinkarrow-up11arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up11arrow-down1external-linkVim is built differentlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square37linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareNorah (pup/it/she)@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·3 months agoPOV: you opened ed for the first time ? help ? ? ? quit ? exit ? bye ? hello? ? eat flaming death ? ^C ? ^C ? ^D ?
minus-squareJuxtaposedJaguar@lemmy.mllinkfedilinkarrow-up0·edit-23 months ago^C ^\ ^Z kill -9 (from another session) If I can’t kill the child process, I kill its parent and go on with my life.
POV: you opened ed for the first time
? help ? ? ? quit ? exit ? bye ? hello? ? eat flaming death ? ^C ? ^C ? ^D ?
^C ^\ ^Z kill -9 (from another session)
If I can’t kill the child process, I kill its parent and go on with my life.