Differences
This shows you the differences between the selected revisions of the page.
2016-05-24 | 2016-05-24 | ||
5.8.3 Holding down Ctrl and Shift keys while running a local custom command copies the command to clipboard instead of executing it. (martin) | 5.8.3 Separating custom commands that do not operate with files to a separate submenu of Commands menu. (martin) | ||
Line 34: | Line 34: | ||
===== [[executing_and_configuring]] Executing and Configuring Custom Commands ===== | ===== [[executing_and_configuring]] Executing and Configuring Custom Commands ===== | ||
- | Custom commands are located in menu //File(s) > Custom Commands//, in file [[ui_context_menu|context menu]] and on special //[[ui_toolbars#custom_command|Custom Command toolbar]]//. Custom commands can be configured in [[ui_pref_commands|Preferences]]. | + | Custom commands that operate with files are located in menu //File(s) > File Custom Commands// (//File(s) > Custom Commands// in the latest stable version), &beta in file [[ui_context_menu|context menu]] and on special //[[ui_toolbars#custom_command|Custom Command toolbar]]//. |
+ | |||
+ | //In the latest beta version//, custom commands that do not operate with files are located in menu //Commands > Static Custom Commands//, and on special //[[ui_toolbars#custom_command|Custom Command toolbar]]//. //In the latest stable version//, custom commands that do not operate with files are located in the same menus as custom commands that operate with files. &beta | ||
+ | |||
+ | Custom commands can be configured in [[ui_pref_commands|Preferences]]. | ||
You may eventually want to execute ad hoc custom command, without predefining it first. To do so, go to //File(s) > Custom Commands > Enter//. To repeat the last ad hoc custom command, go to //File(s) > Custom Commands > Last//. | You may eventually want to execute ad hoc custom command, without predefining it first. To do so, go to //File(s) > Custom Commands > Enter//. To repeat the last ad hoc custom command, go to //File(s) > Custom Commands > Last//. |