@[email protected] to Programmer [email protected] • 5 days agoVim is built differentlemmy.mlimagemessage-square85fedilinkarrow-up1543arrow-down114cross-posted to: [email protected]
arrow-up1529arrow-down1imageVim is built differentlemmy.ml@[email protected] to Programmer [email protected] • 5 days agomessage-square85fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink30•5 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