2.3 vi vim nano Flashcards
A utility that creates and modifies text files. Due to the vim interface being virtually identical to vi, the names vi and vim have become interchangeable and the shorter name vi is used when describing both editors.
vi or vim
Four different modes that the vi text editor operates under: Command Mode, Command Line Mode, Insert Mode, and Replace Mode.
ci operating modes
Keystroke sequences that control the vi editor, including cursor movement, cutting, copying and pasting text, finding and replacing text and writing the buffer to a file.
vi commands
A utility that creates and modifies text files.
nano
Keystroke sequences that control the nano editor, including cursor movement, cutting, copying and pasting text, finding and replacing text and writing the buffer to a file.
nano keyboard shortcuts
2.3.1
2.3.1