[PR #18462] Add 2 additional error messages #31541

Closed
opened 2026-01-31 09:47:54 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18462

State: closed
Merged: Yes


Add additional information to 2 error scenarios when launching a different profile in the ConptyConnection.cpp file.

  • Requires Elevation
  • File Not Found

Created a profile that required elevation and verified the error message. Created profile that passed a made up command and verified the error message. Unable to test CTRL+C case, but included due to issue conversation.

Closes #7186

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18462 **State:** closed **Merged:** Yes --- Add additional information to 2 error scenarios when launching a different profile in the `ConptyConnection.cpp` file. - Requires Elevation - File Not Found Created a profile that required elevation and verified the error message. Created profile that passed a made up command and verified the error message. Unable to test CTRL+C case, but included due to issue conversation. Closes #7186
claunia added the pull-request label 2026-01-31 09:47:54 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31541