[PR #421] [MERGED] moved readconsoleinputstream to samples folder #24121

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/421
Author: @oising
Created: 4/29/2019
Status: Merged
Merged: 4/29/2019
Merged by: @miniksa

Base: masterHead: move-readconsoleinputstream-demo


📝 Commits (1)

  • 987805e moved readconsoleinputstream to samples folder; added readme; updated root readme.

📊 Changes

8 files changed (+17 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 samples/ReadConsoleInputStream/ConcurrentBoundedQueue.cs (+0 -0)
📝 samples/ReadConsoleInputStream/NativeMethods.cs (+0 -0)
📝 samples/ReadConsoleInputStream/Program.cs (+0 -0)
samples/ReadConsoleInputStream/README.md (+16 -0)
📝 samples/ReadConsoleInputStream/ReadConsoleInputStream.cs (+0 -0)
📝 samples/ReadConsoleInputStream/ReadConsoleInputStreamDemo.csproj (+0 -0)
📝 samples/ReadConsoleInputStream/ReadConsoleInputStreamDemo.sln (+0 -0)

📄 Description

updated root readme with a link; also added readme for the project itself


🔄 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/421 **Author:** [@oising](https://github.com/oising) **Created:** 4/29/2019 **Status:** ✅ Merged **Merged:** 4/29/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `move-readconsoleinputstream-demo` --- ### 📝 Commits (1) - [`987805e`](https://github.com/microsoft/terminal/commit/987805ebafd796a09b63a9a718a9d8c489eab70a) moved readconsoleinputstream to samples folder; added readme; updated root readme. ### 📊 Changes **8 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `samples/ReadConsoleInputStream/ConcurrentBoundedQueue.cs` (+0 -0) 📝 `samples/ReadConsoleInputStream/NativeMethods.cs` (+0 -0) 📝 `samples/ReadConsoleInputStream/Program.cs` (+0 -0) ➕ `samples/ReadConsoleInputStream/README.md` (+16 -0) 📝 `samples/ReadConsoleInputStream/ReadConsoleInputStream.cs` (+0 -0) 📝 `samples/ReadConsoleInputStream/ReadConsoleInputStreamDemo.csproj` (+0 -0) 📝 `samples/ReadConsoleInputStream/ReadConsoleInputStreamDemo.sln` (+0 -0) </details> ### 📄 Description updated root readme with a link; also added readme for the project itself --- <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:01:30 +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#24121