cm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agoVim is built differentimagemessage-square95linkfedilinkarrow-up1584arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1569arrow-down1imageVim is built differentcm0002@lemmy.world to Programmer Humor@programming.dev · 9 months agomessage-square95linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMalix@sopuli.xyzlinkfedilinkarrow-up30·9 months agoJust to add: possible need to tap esc first, as your random flailing probably put you in insert mode, or something more exotic. And only add w if you want to save the file. :q! If you don’t
Just to add: possible need to tap esc first, as your random flailing probably put you in insert mode, or something more exotic.
And only add w if you want to save the file. :q! If you don’t
! If you edited the buffer at all. 👍
With random flailing, most likely