Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microsoft
/
node-pty
Public
Notifications
You must be signed in to change notification settings
Fork
340
Star
2k
Code
Issues
46
Pull requests
21
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Handle writes to non-blocking pty instead of wrapping via Node's tty api
- #831
#831
Merged
Daniel Imms (Tyriar)
merged 10 commits into
main
microsoft/node-pty:main
from
tyriar/vscode_283056
microsoft/node-pty:tyriar/vscode_283056
Copy head branch name to clipboard
Dec 13, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Handle writes to non-blocking pty instead of wrapping via Node's tty api
#831
Daniel Imms (Tyriar)
merged 10 commits into
main
microsoft/node-pty:main
from
tyriar/vscode_283056
microsoft/node-pty:tyriar/vscode_283056
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2025
Speculative fix for stream backpressure
Show description for 3bc1409
Daniel Imms (Tyriar)
committed
3bc1409
View commit details
Copy full SHA for 3bc1409
Browse repository at this point
Add additional change needed to fix it
Daniel Imms (Tyriar)
committed
bb8a1af
View commit details
Copy full SHA for bb8a1af
Browse repository at this point
Commits on Dec 13, 2025
Use raw write stream, handle partial writes/kernel backpressure
Daniel Imms (Tyriar)
committed
b8ecd5e
View commit details
Copy full SHA for b8ecd5e
Browse repository at this point
Remove unneeded write stream
Daniel Imms (Tyriar)
committed
8b2b77b
View commit details
Copy full SHA for 8b2b77b
Browse repository at this point
Remove unwanted logs
Daniel Imms (Tyriar)
committed
3538d16
View commit details
Copy full SHA for 3538d16
Browse repository at this point
Tidy up comments
Daniel Imms (Tyriar)
committed
80b2af7
View commit details
Copy full SHA for 80b2af7
Browse repository at this point
Add setting of encoding on the read socket back
Daniel Imms (Tyriar)
committed
872ff8e
View commit details
Copy full SHA for 872ff8e
Browse repository at this point
Move props to top
Daniel Imms (Tyriar)
committed
1674fdf
View commit details
Copy full SHA for 1674fdf
Browse repository at this point
Use os.constants.errno
Daniel Imms (Tyriar)
committed
6bb38cc
View commit details
Copy full SHA for 6bb38cc
Browse repository at this point
Revert "Use os.constants.errno"
Show description for c6b06ed
Daniel Imms (Tyriar)
committed
c6b06ed
View commit details
Copy full SHA for c6b06ed
Browse repository at this point
You can’t perform that action at this time.