Vi Text Editor: Insert Mode
You'll become familiar with the syntax required to operate the Vi text editor while in insert mode.
Created Date
05.05.15
Last Updated
05.05.15
Viewed 22 Times
Create multiple-choice games on Wisc-Online and play them on our Chakalaka mobile app!
But that's not all! Explore educational games created by others. Simply search by category or enter agame code number and dive into a world of learning and fun.
Download the Chakalaka mobile app here:
Topics of this game:
-
____ is one of the oldest and most popular text editors for Unix operating systems. It focuses on portability. The text editor has multiple modes and the user environment can be customized.
-
Vi is a bi-modular editor with two possible modes. The _____ mode focuses on text-editing tasks unrelated to inserting text.
-
Vi is a bi-modular editor with two possible modes. The _____ mode inserts text, but is unable to do anything else.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and places the cursor before the current character.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and places the cursor after the current character.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and places the cursor at the beginning of the current line.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and places the cursor at the end of the current line.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and opens a new line underneath the current line.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches to insert mode and opens a new line above the current line.
-
Vi uses common keyboard shortcuts (keys) to enter different modes. The ___ key switches back into command mode.
User comments are currently unavailable. We apologize for the inconvenience and are working to restore this feature as soon as possible.