vim:vim_insert_commands
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
vim:vim_insert_commands [2019/12/14 18:43] – created peter | vim:vim_insert_commands [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 22: | Line 22: | ||
|S|Substitute entire line and begin to insert at the beginning of the line| | |S|Substitute entire line and begin to insert at the beginning of the line| | ||
|~|Change case of individual character| | |~|Change case of individual character| | ||
+ | |||
+ | |||
+ | **NOTE: | ||
+ | |||
+ | VI editor is case-sensitive so make sure you type the commands in the right letter-case. | ||
+ | |||
+ | Make sure you press the right command otherwise you will end up making undesirable changes to the file. | ||
+ | |||
+ | You can also enter the insert mode by pressing a, A, o, as required. | ||
vim/vim_insert_commands.1576349000.txt.gz · Last modified: 2020/07/15 09:30 (external edit)