@[email protected] to Programmer [email protected]English • 1 year agoVery clever...lemmy.mlimagemessage-square274fedilinkarrow-up12.25Karrow-down119file-text
arrow-up12.24Karrow-down1imageVery clever...lemmy.ml@[email protected] to Programmer [email protected]English • 1 year agomessage-square274fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish24•1 year agonano gang checking in. However, I’ve been forced over time to remember “:wq” to get unstuck should vim randomly appear.
minus-square@[email protected]linkfedilink11•1 year agoAlternatively, you can save a key and use :x (And :q! to quit without saving) Yeah, that’s such a Vim user thing to say :P
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year ago:up|cq to save a write cycle and signal an error to whatever opened Vim.
nano gang checking in.
However, I’ve been forced over time to remember “:wq” to get unstuck should vim randomly appear.
Alternatively, you can save a key and use
:x
(And:q!
to quit without saving)Yeah, that’s such a Vim user thing to say :P
:up|cq
to save a write cycle and signal an error to whatever opened Vim.How do u learn this voodoo