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
ed(1) mastery is a must for a real Unix person

"With no experience and Vim, one cannot exit it. With much experience and Vim, one cannot exit anything else." - Not Linus Torvalds

#linux #vim #programming #jokes #howtoexitvim

This is an amazing, biblical take on how to edit vim. 😂

I came across this thanks to @donncha

#vim #HowToExitVim #ChatGPT3

Ich musste heute einen Kollegen aus Vim befreien #howToExitVim
GitHub - hakluke/how-to-exit-vim: Below are some simple methods for exiting vim.

Below are some simple methods for exiting vim. Contribute to hakluke/how-to-exit-vim development by creating an account on GitHub.

GitHub

@zen3ger #HowToExitVim

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.