the carat is 'ctrl'
* ctrl+k / ctrl+u - cut and paste * M -> alt
- Go over difference between two modes: normal and insert - By default, normal mode to insert keystrokes - To switch, type i - To switch from insert to normal, type escape - To exit, :q - To save and exit, :wq
the VI keys!
Create new text file, add gibberish Insert mode: Ctrl-X s