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
For the case when no terminal is running, you should be able to start a new terminal process with a second argument which will be the command to execute. Should work with
$1 -e $2
(given there is a second argument provided)
The text was updated successfully, but these errors were encountered:
For the case when no terminal is running, you should be able to start a new terminal process with a second argument which will be the command to execute. Should work with
The text was updated successfully, but these errors were encountered: