Can't get my commando file to show up in list of available commandos
Submitted by Saturday, 30 December, 2006 - 18:07
on
User-specific commando files are loaded from the console/commando subdirectory of the jEdit settings directory.
Plugins>Console>Rescan Commando Directory should be called after files are added or removed in the user-specific commando directory.
Plugins>Console>Browse Commando Directory opens the user-specific commando directory in jEdit's file system browser.
You can find out the location of the settings directory by entering the following command in the system shell of the console window: %echo ${JEDIT_SETTINGS}