cm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agoVim is built differentimagemessage-square96linkfedilinkarrow-up1577arrow-down115
arrow-up1562arrow-down1imageVim is built differentcm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agomessage-square96linkfedilink
minus-squareMalix@sopuli.xyzlinkfedilinkarrow-up30·12 days 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