Table of Contents
As mentioned previously, the Commando feature creates graphical front-ends to command-line tools from XML files.
Commando XML files are stored in two locations:
A few are stored in the runmcConsole.jar itself.
User-specific commando files are loaded from the runmcconsole/commando subdirectory of the jEdit settings directory.
You can find out the location of the settings directory by entering the following command in the system shell of the runmcconsole window:
%echo ${JEDIT_SETTINGS} |
Plugins>runmcConsole>Rescan Commando Directory should be called after files are added or removed in the user-specific commando directory.
Plugins>runmcConsole>Browse Commando Directory opens the user-specific commando directory in jEdit's file system browser.
Plugins>runmcConsole>Commando displays the commando window. A menu item for each known commando file is also shown in the Plugins>runmcConsole menu; invoking one of these menu items opens the commando window with that commando file pre-selected.