vim

vi improved

Install

$ sudo apt install vim-full

Closing vim

If you open vim and need to get out of it. Type :q. If that does not work, try :q!.

Background

Update:

Command-mode vs. Insert-mode

“vi-binding”

Once you get used to using an editor with command and insert mode, you start to prefer using the keyboard for doing non-typing things.

Lot’s or programs use “vi-binding”, or have an option to use them.

Action

Let’s start editing…

We may want a cheetsheat

How do you: