(→Command Mode Visual Exit) |
(→Command Mode Visual Escape) |
||
| Line 13: | Line 13: | ||
:This mode will exit '''Visual Mode''' and enter the '''Command Mode''' and any command macro are currently running they will continue running. The keyboard shortcuts for VISUAL EXIT / Command Mode (Exit) are <kbd>Ctrl-E</kbd> and <kbd>Ctrl-F10</kbd>. | :This mode will exit '''Visual Mode''' and enter the '''Command Mode''' and any command macro are currently running they will continue running. The keyboard shortcuts for VISUAL EXIT / Command Mode (Exit) are <kbd>Ctrl-E</kbd> and <kbd>Ctrl-F10</kbd>. | ||
| − | + | ;Command Mode Visual Escape | |
| − | This mode will exit '''Visual Mode''' and enter the '''Command Mode''' but any command macro currently running will be stopped. The keyboard shortcuts for VISUAL ESCAPE / Command Mode (Escape) are <kbd>Ctrl-Shift-E</kbd> and <kbd>Alt-F10</kbd>. | + | :This mode will exit '''Visual Mode''' and enter the '''Command Mode''' but any command macro currently running will be stopped. The keyboard shortcuts for VISUAL ESCAPE / Command Mode (Escape) are <kbd>Ctrl-Shift-E</kbd> and <kbd>Alt-F10</kbd>. |
==Return to Visual Mode== | ==Return to Visual Mode== | ||
Learn how to access the Command Mode and return to Visual Mode with in vEdit.
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.