vi tips
This section summarizes information related to vi.
Reference(Japanese)
viエディタ入門
https://vim.jp.net/
viコマンド(vimコマンド)リファレンス
https://qiita.com/pe-ta/items/0510bee10bcfd88afeee
Usage
Manipulate windows
Split horizontally
file editing
window switching
In Windows, use ↑, ↓ to switch
file handling
Start typing from the left of the cursor
Stop the previous operation (u: meaning Undo)
Exit without writing (meaning quit)
Forced termination without writing
End after writing
Forced termination after writing
character cursor movement
Move to first line
or
Moved to the end
Go to next word
Move forward one word
To end of word