(→Access vEdit Command Mode) |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | <seo title="Command Mode | vEdit" description="Learn about vEdit's Command Mode which lets you enter and run macro language commands within the vEdit editor."></seo> | ||
| + | {{DISPLAYTITLE:Command Mode}} | ||
| + | |||
The vEdit '''Command Mode''' lets you enter macro language commands at the '''COMMAND:''' (Command Line) prompt. | The vEdit '''Command Mode''' lets you enter macro language commands at the '''COMMAND:''' (Command Line) prompt. | ||
In this mode macros are immediately executed when you press <kbd>Enter</kbd>. | In this mode macros are immediately executed when you press <kbd>Enter</kbd>. | ||
| Line 8: | Line 12: | ||
*[[Entering_Command_Mode|Command Mode Visual Escape]] | *[[Entering_Command_Mode|Command Mode Visual Escape]] | ||
*[[Command Mode Window]] | *[[Command Mode Window]] | ||
| − | |||
*[[Entering_Command_Mode#Return_to_Visual_Mode|Return to Visual Mode]] | *[[Entering_Command_Mode#Return_to_Visual_Mode|Return to Visual Mode]] | ||
| Line 15: | Line 18: | ||
A five line window can be created by clicking '''Escape (ESC Key)''' then '''Command mode window''' or by using the default keyboard shortcut '''Alt-/'''.</div> | A five line window can be created by clicking '''Escape (ESC Key)''' then '''Command mode window''' or by using the default keyboard shortcut '''Alt-/'''.</div> | ||
| − | == | + | ==Related Resources== |
| − | *[[Command Line Overview]] | + | *[[Command Line| Command Line Overview]] |
*[[Command Line Editing]] | *[[Command Line Editing]] | ||
| − | *[[ | + | *[[Command_Line#Basic_Commands|Basic Commands]] |
| − | + | ||
| − | + | ||
| − | + | ||
The vEdit Command Mode lets you enter macro language commands at the COMMAND: (Command Line) prompt.
In this mode macros are immediately executed when you press Enter.
This is a very convenient way to enter any desired macros and to learn the macro language.