Settings: 'Execute now' button: Ctrl/Cmd + click to temporarily direct output to the 'Ask after execution' modal #174
Taitava
started this conversation in
Ideas - done & released
Replies: 1 comment
-
Fantastic idea @Taitava !!!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ctrl
/Cmd
+ click on the Execute now icon could ease up testing by defining thatstdout
andstderr
outputs should be directed to the Ask after execution modal regardless of what the shell command's normal output channels happen to be.Then it would be easy to debug why a shell command does not give the correct output e.g. when normally using Open a file output channel, by temporarily using the above-mentioned modal instead of Open a file.
Beta Was this translation helpful? Give feedback.
All reactions