Vim Editor Modes

RationalClearQuartz avatar
RationalClearQuartz
·
·
Download

Start Quiz

Study Flashcards

10 Questions

Vim has three '______': COMMAND mode, INSERT mode, and VISUAL mode.

modes

Vim starts out in ______ mode. Over time, you will likely spend more time in ______ mode than INSERT mode.

COMMAND

To open a ______ in vim (or create a new one if a ______ with this name does not exist): $ vim ______name

file

If vim is already open and you would like to edit a different file, use the ______ filename command.

:e

______ save the current changes to a file. If you don't specify a name, changes will be saved to the current file. If you would like to save the file under a different name, specify a filename.

:w

Vim was created in ______. And is available on virtually every computing platform.

1976

To go into INSERT mode from COMMAND mode, you type ______. To go back to COMMAND mode, you type the esc key.

i

Note that For all commands mentioned representing next (except for use in presentations the arrow keys) University of Wisconsin-Green Bay only work in ______ mode.

COMMAND

In INSERT mode, you ______ text.

type

VISUAL mode, that is used to highlight and edit text in ______.

bulk

Test your knowledge of Vim editor and its three modes: COMMAND mode, INSERT mode, and VISUAL mode. Learn about the commands, features, and history of this popular editor.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Vim Editor History and Features
10 questions
Vim Editor: Features and Usage
10 questions
Vim Text Editing Commands Quiz
28 questions
Use Quizgecko on...
Browser
Browser