⚡⚡⚡@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-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 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.