(→Command Mode Types) |
(→Command Mode Visual Exit) |
||
| Line 8: | Line 8: | ||
In the normal '''Visual Mode''' of vEdit, you can enter the '''Command Mode''' by selecting <kbd>Command Mode</kbd> from the <kbd>Escape (ESC key)</kbd> menu, or by pressing the keyboard shortcuts for '''VISUAL EXIT / Command Mode (Exit)''' or '''VISUAL ESCAPE / Command Mode (Escape)'''. | In the normal '''Visual Mode''' of vEdit, you can enter the '''Command Mode''' by selecting <kbd>Command Mode</kbd> from the <kbd>Escape (ESC key)</kbd> menu, or by pressing the keyboard shortcuts for '''VISUAL EXIT / Command Mode (Exit)''' or '''VISUAL ESCAPE / Command Mode (Escape)'''. | ||
| − | + | ;Command Mode Visual Exit | |
| − | + | :Keyboard shortcuts for '''VISUAL EXIT / Command Mode (Exit)''' are <kbd>Ctrl-E</kbd> and <kbd>Ctrl-F10</kbd>. Exit Visual Mode and enter Command Mode. If any command macro is currently running, it will continue running. | |
| − | Keyboard shortcuts for '''VISUAL EXIT / Command Mode (Exit)''' are <kbd>Ctrl-E</kbd> and <kbd>Ctrl-F10</kbd>. | + | |
| − | + | ||
| − | Exit Visual Mode and enter Command Mode. If any command macro is currently running, it will continue running. | + | |
===Command Mode Visual Escape=== | ===Command Mode Visual Escape=== | ||
It is often easier to use the Command Mode by first creating a Command Mode Window. As each command line is executed, you can then immediately see its effect on your file.
A five line window can be created by clicking Escape (ESC Key) then Command mode window or by using the default keyboard shortcut Alt-/
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).
Keyboard shortcuts for VISUAL ESCAPE / Command Mode (Escape) are Ctrl-Shift-E and Alt-F10.
Exit Visual Mode and enter Command Mode. If any command macro is currently running, it is stopped.