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
Is your feature request related to a problem? Please describe.
We invoke .exe in multi-RID packages by wrapping them in a batch script, but that means when you Ctrl+c to terminate the command, you get the following output all the time:
Terminate batch job (Y/N)
That's very unattractive.
Describe the solution you'd like
We should have a way to invoke the tools that doesn't clutter the terminal.