Differences
This shows you the differences between the selected revisions of the page.
2005-05-06 | 2005-05-06 | ||
reword (martin) | commands that does not work with files (martin) | ||
Line 11: | Line 11: | ||
Use //Remote command// and //Local command// to select [[remote_command#types_of_custom_commands|type of custom command]]. | Use //Remote command// and //Local command// to select [[remote_command#types_of_custom_commands|type of custom command]]. | ||
- | Check //Apply to directories// checkbox to make the command be executed even for selected directories. | + | Check //Apply to directories// checkbox to make the command be executed even for selected directories. The option is disabled for commands that does not work with files. |
- | Check //Execute recursively// checkbox to make the command be executed for files in selected directories. The option is disabled when patterns ''!&'' or ''!^!'' are used. | + | Check //Execute recursively// checkbox to make the command be executed for files in selected directories. The option is disabled for commands that does not work with files or when patterns ''!&'' or ''!^!'' are used. |
When you check neither //Apply to directories// nor //Execute recursively//, the selected directories will be ignored. | When you check neither //Apply to directories// nor //Execute recursively//, the selected directories will be ignored. | ||
Check //Show results in terminal// checkbox to make the output of the custom command be shown in [[ui_console|Console window]]. Cannot be used with [[remote_command#types_of_custom_commands|local custom commands]]. | Check //Show results in terminal// checkbox to make the output of the custom command be shown in [[ui_console|Console window]]. Cannot be used with [[remote_command#types_of_custom_commands|local custom commands]]. |