-
-
Notifications
You must be signed in to change notification settings - Fork 103
Description
What Happened?
With some commands e.g. "sleep 3" or "conda activate ", if launched from the commandline with the -e or -x option, the tab they were running in closes after the foreground process ends so the output cannot be seen or, in the case of conda the required environment used.
According to the code comments this is not the intended behaviour. The tab should remain open.
Steps to Reproduce
- Run
io.elementary.terminal -e "sleep 3"from the commandline. - Observe tab closes
Expected Behavior
The tab stays open
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
No labels