Can we exit terminal completely when command exit is called? #15139

Open
opened 2026-01-31 04:29:39 +00:00 by claunia · 0 comments
Owner

Originally created by @amithegde on GitHub (Sep 8, 2021).

Description of the new feature/enhancement

I usually enter command exit to exit cmd.exe or conemu which exits the process. But with terminal, it displays:

image

Now, need to grab mouse and click the close button to close it completely. Interestingly, when I have quake mode, there is no x button to close it so I need to take help from trusted friend Process Explorer to kill Terminal.

Note: this happens for the first tab, splits and other tabs seem to exit fine.

Proposed technical implementation details (optional)

  • When user enters the command exit terminal process should exit completely
Originally created by @amithegde on GitHub (Sep 8, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement I usually enter command `exit` to exit cmd.exe or conemu which exits the process. But with terminal, it displays: ![image](https://user-images.githubusercontent.com/816051/132563484-b54d59b4-e8b7-45a3-b8c6-1fef76b4e2ac.png) Now, need to grab mouse and click the close button to close it completely. Interestingly, when I have quake mode, there is no `x` button to close it so I need to take help from trusted friend `Process Explorer` to kill Terminal. Note: this happens for the first tab, splits and other tabs seem to exit fine. # Proposed technical implementation details (optional) - When user enters the command `exit` terminal process should exit completely
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 04:29:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15139