The Basics of Saving and Quitting in Vim
Now you’ve done it. You’re in terminal land and found yourself stuck inside a Vi or Vim editor and don’t know how to quit, let alone save your changes. CTRL+C doesn’t work its magic like usual. So how did others manage to escape? Fun fact: the first time I found myself in Vim in class,…