ctrl Verified current stable Not installed?

Ctrl / Execute Command In Micro Editor

Execute Command In Micro Editor

Ctrl command syntax to execute command in micro editor. Copyable examples, output expectations, and common mistakes.

$
Terminal
<Ctrl e><command><Enter>

Command Breakdown

What each part is doing

<Ctrl
Base Command
The executable that performs this operation. Here it runs Ctrl before the shell applies any redirect operators.
<command>
command
The value supplied for command.