⚡⚡⚡@feddit.de to Programmer Humor@lemmy.mlEnglish · 1 year agoHelp me, step-programmer, I'm stuck..feddit.deimagemessage-square6fedilinkarrow-up130arrow-down139
arrow-up1-9arrow-down1imageHelp me, step-programmer, I'm stuck..feddit.de⚡⚡⚡@feddit.de to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square6fedilink
minus-square⚡⚡⚡@feddit.deOPlinkfedilinkEnglisharrow-up1arrow-down2·1 year agoWhat does that even mean? I posted the same thing in the programmer humor community of programming.dev and got 75 upvotes… What’s going on here?
minus-squareFiech@discuss.tchncs.delinkfedilinkEnglisharrow-up2·edit-21 year agoWhat does what even mean? ZQ? In normal mode it closes any files you’re currently editing (buffer) and closes vim, but discards any unsaved changes. You might want to frantically press Esc a few times beforehand, to exit any other mode you got yourself into while trying to exit vim.
What does that even mean?
I posted the same thing in the programmer humor community of programming.dev and got 75 upvotes…
What’s going on here?
What does what even mean? ZQ? In normal mode it closes any files you’re currently editing (buffer) and closes vim, but discards any unsaved changes.
You might want to frantically press Esc a few times beforehand, to exit any other mode you got yourself into while trying to exit vim.