Vim
Go To Top of File in Vim
Learn how to jump the top of the file in Vim, then navigate, search, highlight, and delete.
Go To Line In Vim
variety of approaches to go to lines
Vim Go To End/Start of Line
Go to the end or beginning of a line in Vim
Vi
Vim Modes
Learn about seven of Vim’s modes
Vim Find and Replace
Use either substitute or slash & dot
Select all in Vim / Vi
Select all and copy, paste, or delete the contents
Searching in Vim
Search forward, backward, case insensitive, and more
Show & Hide Line Numbers in Vim / Vi
Toggle absolute and relative line numbers
Go To End of File in Vim / Vi
Select and delete to the end of a file in Vim
Vim / Vi Page Up and Down Controls
Quick reference for Vim's page up and down controls
How to delete lines in Vim / Vi
The best answer depends on which mode you use
Undo & Redo in Vim / Vi
Keyboard shortcuts and summary of how Vim tracks changes
Copy & Paste in Vim / Vi
Copy (Yank), Paste (Put) and Cut (Delete) in Vim