@[email protected] to Programmer [email protected] • 2 months agoVim is built differentlemmy.mlimagemessage-square95fedilinkarrow-up1536cross-posted to: [email protected]
arrow-up1536imageVim is built differentlemmy.ml@[email protected] to Programmer [email protected] • 2 months agomessage-square95fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink28•2 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