Jorgelino@lemmy.ml to Programmer Humor@lemmy.ml • 1 year agoVery clever...imagemessage-square27 fedilinkarrow-up1802file-text
arrow-up1802imageVery clever...Jorgelino@lemmy.ml to Programmer Humor@lemmy.ml • 1 year agomessage-square27 Commentsfedilinkfile-text
minus-squarelocuester@lemmy.ziphexbear16·1 year agonano gang checking in. However, I’ve been forced over time to remember “:wq” to get unstuck should vim randomly appear. linkfedilink
minus-squaredukk@programming.devhexbear2·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 linkfedilink
minus-squarePoolloverNathan@programming.devhexbear1·edit-21 year ago:up|cq to save a write cycle and signal an error to whatever opened Vim. linkfedilink
minus-square420stalin69hexbear2·edit-21 year ago20 years of software engineering and you too will have a 10-20% chance of knowing how to exit vim. link
minus-squarelocuester@lemmy.ziphexbear2·1 year agoI’ve done 35 years, but the first 25 years on the dark side M$. linkfedilink
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
20 years of software engineering and you too will have a 10-20% chance of knowing how to exit vim.
I’ve done 35 years, but the first 25 years on the dark side M$.