[PR #681] [CLOSED] Added Supplementary Planes to Conhost #24242

Open
opened 2026-01-31 09:02:10 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/681
Author: @NearTox
Created: 5/10/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

2 files changed (+25 additions, -2 deletions)

View changed files

📝 src/host/readDataCooked.cpp (+23 -2)
📝 src/host/readDataCooked.hpp (+2 -0)

📄 Description

It is my first attempt 😃

Tested in WSL and cmd

echo "I💙MS"

trial


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/681 **Author:** [@NearTox](https://github.com/NearTox) **Created:** 5/10/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2cbbba8`](https://github.com/microsoft/terminal/commit/2cbbba80dc9f4c12700c08bb658a5139cd5effe9) Fixes #529 ### 📊 Changes **2 files changed** (+25 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/host/readDataCooked.cpp` (+23 -2) 📝 `src/host/readDataCooked.hpp` (+2 -0) </details> ### 📄 Description It is my first attempt 😃 Tested in WSL and cmd ```bash echo "I💙MS" ``` ![trial](https://user-images.githubusercontent.com/3236398/57549895-644b7c00-732a-11e9-94a8-b763c568cec6.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:02:10 +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#24242