In this video I will be adding onto our current knowledge of pressing 'i' to switch into insert mode. I will be discussing all of the commands that can be used to move the cursor before entering into insertion mode, making the process feel a lot less tedious.
Here are the commands covered:
i - Switch to INSERT mode before current position
I - Switch to INSERT mode at the beginning of the current line
a - Switch to INSERT mode after current position
A - Switch to INSERT mode at the end of the current line
o - Switch to INSERT mode after opening a new line after the current line
O - Switch to INSERT mode after opening a new line before the current line
Thanks for watching!
http://brandonsoft.com
Join the discussion!
http://bpforums.info
Download
0 formats
No download links available.
Editing With vim 03 - Advanced Insertion Modes | NatokHD