FYI or Super Important Things On Saturday:
"How to exit vim" repo has 69 PR open xD
#vim #HowToExitVim
FYI or Super Important Things On Saturday:
"How to exit vim" repo has 69 PR open xD
#vim #HowToExitVim
My stock answer to all the oh-so-tired "how to exit vim(1)" schtick includes ref to https://nxdomain.no/~peter/ed_mastery_is_a_must_for_real_unix_person.html (alternatively https://bsdly.blogspot.com/2018/04/ed1-mastery-is-must-for-real-unix-person.html if you really don't mind being tracked) #vi #vim #howtoexitvim #ed #editors #standardeditor #unix #oldfart #greybeard
"With no experience and Vim, one cannot exit it. With much experience and Vim, one cannot exit anything else." - Not Linus Torvalds
This is an amazing, biblical take on how to edit vim. 😂
I came across this thanks to @donncha
Ich musste heute einen Kollegen aus Vim befreien #howToExitVim
#HowToExitVim - help has finally arrived - https://github.com/hakluke/how-to-exit-vim
Try combining commands to get faster results:
Instead of doing :w and :q, type :wq.
And the word search is helpful: /<word>
Look up the byte of vim, I highly recommend it.