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
Project actions are currently configured to open and focus the terminal whenever they run. This makes sense for interactive commands, but it is not cool for things like launching the App in a browser or doing something that should just run with no actions to take... Right now I need to run the Action, click the close button in the terminal, and confirm the closing of the terminal, defeating the purpose of "Quick" actions
I suggest we add a checkbox in the action configuration dialog called "Execute Command in Background"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Project actions are currently configured to open and focus the terminal whenever they run. This makes sense for interactive commands, but it is not cool for things like launching the App in a browser or doing something that should just run with no actions to take... Right now I need to run the Action, click the close button in the terminal, and confirm the closing of the terminal, defeating the purpose of "Quick" actions
I suggest we add a checkbox in the action configuration dialog called "Execute Command in Background"
All reactions