(→Other Resources) |
(→Other Resources) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <seo title="Entering Command Mode | vEdit" description="Learn how to enter and exit Command Mode within the vEdit editor."></seo> | + | <seo title="Entering Command Mode | vEdit" description="Learn how to properly enter and exit Command Mode To Visual Mode, within the vEdit editor."></seo> |
{{DISPLAYTITLE:How to Enter Command Mode}} | {{DISPLAYTITLE:How to Enter Command Mode}} | ||
| Line 30: | Line 30: | ||
:Exit vEdit completely. You will be prompted to save or abandon each modified file. This command is identical to clicking <kbd>FILE</kbd> then <kbd>Exit</kbd>. | :Exit vEdit completely. You will be prompted to save or abandon each modified file. This command is identical to clicking <kbd>FILE</kbd> then <kbd>Exit</kbd>. | ||
| − | == | + | ==Related Resources== |
*[[Command Mode| Command Mode Overview]] | *[[Command Mode| Command Mode Overview]] | ||
*[[Command Line|Command Line Overview]] | *[[Command Line|Command Line Overview]] | ||
This article will show you different Command Modes vEdit offers and how to access them.
In the normal Visual Mode of vEdit, you can enter the Command Mode by selecting Command Mode from the Escape (ESC key) menu, or by pressing the keyboard shortcuts for VISUAL EXIT / Command Mode (Exit) or VISUAL ESCAPE / Command Mode (Escape).
There is no functionality difference between these two modes and you will get the "COMMAND:" prompt with either one, but if a macro is already running Command Mode Visual Exit will let it continue running, whereas Command Mode Visual Escape will stop it. With the exception of locked-in macros, Visual Escape will always give you the "COMMAND:" prompt.
If you already created a Command Mode window, e.g. with Alt-/, the "COMMAND:" prompt will appear in this window. Otherwise your current window will scroll up and the prompt will appear at the bottom of the window. The first few times the "COMMAND:" prompt is displayed, it is preceded with a help line to remind you of a few frequently used commands.

To exit the Command Mode and return to the Visual Mode, enter the Visual( ) command; it can be abbreviated as just V. All commands end with Enter.