You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds two new actions: "Run Command", and "Run Command Stack". Both run as a background job.
Adds a "Commanding" preference page, where an alternative preferred namespace can be defined. This can be useful if you have an alternative naming scheme. Where possible, the alternative names are shown in both the Command History and Command Stack views.
Rework of the Command Stack view:
It is now possible to select multiple commands, and arm/run them all at once.
It is now also possible to run commands out of order (selection-based).
Fixed delays can be configured at either stack or command level, and are awaited before advancing to the next command.