(→Command Mode Types) |
(→Command Mode Types) |
||
| Line 6: | Line 6: | ||
==Command Mode Types== | ==Command Mode Types== | ||
| − | In the normal Visual Mode of | + | 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 by selecting | + | |
| − | or by pressing the keyboard shortcuts for '''VISUAL EXIT / Command Mode (Exit)''' or '''VISUAL ESCAPE / Command Mode (Escape)'''. | + | |
===Command Mode Visual Exit=== | ===Command Mode Visual Exit=== | ||
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 EXIT / Command Mode (Exit) are Ctrl-E and Ctrl-F10.
Exit Visual Mode and enter Command Mode. If any command macro is currently running, it will continue running.
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.