Processes still active after closing the tab #14395

Closed
opened 2026-01-31 04:09:07 +00:00 by claunia · 2 comments
Owner

Originally created by @gonzalologorg on GitHub (Jul 4, 2021).

Windows Terminal version (or Windows build number)

Terminal Version: 1.9.1523.0 - Windows 11: 10.0.22000.0

Other Software

NodeJS v16.4.0
MySQL (Xampp)
VSCode

Steps to reproduce

-Open a bat file running a nodejs project
node init.js
-Attempt to close the tab (closing the tab/ctrl+c)

Expected Behavior

-Close the tab
-The process it's finished
-Pressing CTRL+C
-Are you sure do you want to exit this process?

Actual Behavior

When closing the tab, the process it's still active
When pressing ctrl+c the console attempts to copy the content

Originally created by @gonzalologorg on GitHub (Jul 4, 2021). ### Windows Terminal version (or Windows build number) Terminal Version: 1.9.1523.0 - Windows 11: 10.0.22000.0 ### Other Software NodeJS v16.4.0 MySQL (Xampp) VSCode ### Steps to reproduce -Open a bat file running a nodejs project node init.js -Attempt to close the tab (closing the tab/ctrl+c) ### Expected Behavior -Close the tab -The process it's finished -Pressing CTRL+C -Are you sure do you want to exit this process? ### Actual Behavior When closing the tab, the process it's still active When pressing ctrl+c the console attempts to copy the content
Author
Owner

@zadjii-msft commented on GitHub (Jul 7, 2021):

When pressing ctrl+c the console attempts to copy the content

That should only happen when you have text selected in the Terminal - what happens when you press ctrl+c without text selected?

@zadjii-msft commented on GitHub (Jul 7, 2021): > When pressing ctrl+c the console attempts to copy the content That should only happen when you have text selected in the Terminal - what happens when you press ctrl+c _without_ text selected?
Author
Owner

@ghost commented on GitHub (Jul 11, 2021):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Jul 11, 2021): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14395