[PR #1808] The Azure cloud shell connector #24675

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

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

State: closed
Merged: Yes


Implemented a new connection type, the Azure cloud shell connector

#1235

PR Checklist

  • Closes ConPTY should less aggressively reprint the screen (#1235)
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan.
  • Implemented a new connection
  • Created a new default profile for that connection (includes icons)
  • Added very basic handling for the backspace VT sequence
  • Added a condition to check for \a (aka the BEL character) just so we don't try to print that character
**Original Pull Request:** https://github.com/microsoft/terminal/pull/1808 **State:** closed **Merged:** Yes --- <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> Implemented a new connection type, the Azure cloud shell connector <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> #1235 <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [X] Closes #1235 * [ ] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [X] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> - Implemented a new connection - Created a new default profile for that connection (includes icons) - Added very basic handling for the backspace VT sequence - Added a condition to check for \a (aka the BEL character) just so we don't try to print that character
claunia added the pull-request label 2026-01-31 09:04:42 +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#24675