To use plugins, simply place the plguin's .dll file and any folder that may come with it into the plugins directory.
This directory should reside in the same directory as executioner.exe. If it does not exist,
just create it. Executioner will need to be restarted before any new plugins can be used.
Command Box Plugin
Download v1.0 (9.6 KB)
The following keyboard shortcuts are available:
-
Enter
Executes the command entered into the command box.
-
Shift + Enter or Control + Shift + V
Removes any parameters from an entered command, appends any clipboard data, and then executes the resulting command.
-
Control + Shift + Enter
Removes any selected text and then executes the command.
-
Control + Enter
Adds a newline character to your command.
-
Escape
Hides or minimizes the command box window depending on your settings.
-
Control + Space
Activates auto complete.
-
Control + Shift + C
Copies entire command reguardless of text selection.
-
Up and Down
Cycles through command history. If auto complete is activated, it will instead cycle through matching auto complete commands.
-
Tab and Shift + Tab
Cycles text selection start between paramters and sets the text selection end to the end of the command.
-
Control + Tab and Control + Shift + Tab
Cycles text selection between parameters.
Configuration Screenshots