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 }}
MisterTea
/
EternalTerminal
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
227
Star
3.9k
Code
Issues
94
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Flush large terminal output on Ctrl+C (#631)
- #804
#804
Merged
MisterTea
merged 11 commits into
master
MisterTea/EternalTerminal:master
from
flush-output-on-interrupt
MisterTea/EternalTerminal:flush-output-on-interrupt
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Flush large terminal output on Ctrl+C (#631)
#804
MisterTea
merged 11 commits into
master
MisterTea/EternalTerminal:master
from
flush-output-on-interrupt
MisterTea/EternalTerminal:flush-output-on-interrupt
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Flush a large terminal output queue on Ctrl+C instead of stalling jobs.
Show description for b03c796
MisterTea
and
cursoragent
committed
b03c796
View commit details
Copy full SHA for b03c796
Browse repository at this point
Add a unit test for Ctrl+C dropping a large unsent output queue.
Show description for c8bfb36
MisterTea
and
cursoragent
committed
c8bfb36
View commit details
Copy full SHA for c8bfb36
Browse repository at this point
Test Ctrl+C flush through a jumphost hop.
Show description for 766d138
MisterTea
and
cursoragent
committed
766d138
View commit details
Copy full SHA for 766d138
Browse repository at this point
Test interrupting an endless yes command
Show description for 0f1ca82
MisterTea
and
cursoragent
committed
0f1ca82
View commit details
Copy full SHA for 0f1ca82
Browse repository at this point
Commits on Sep 3, 2026
Fix SIGPIPE and stack-trace hangs that were failing PR CI.
Show description for 97ae6b6
MisterTea
and
cursoragent
committed
97ae6b6
View commit details
Copy full SHA for 97ae6b6
Browse repository at this point
Keep tmux -CC control notifications when flushing on Ctrl+C.
Show description for 8a7d1fe
MisterTea
and
cursoragent
committed
8a7d1fe
View commit details
Copy full SHA for 8a7d1fe
Browse repository at this point
Commits on Sep 4, 2026
Add tmux -CC Ctrl+C support plus headless tmux/tmux-CC tests and a manual iTerm2 GUI test
Show description for 455eb72
Copilot
and
MisterTea
committed
455eb72
View commit details
Copy full SHA for 455eb72
Browse repository at this point
Replace interactive tmux Ctrl+C checks with autonomous macOS iTerm2 tests.
Show description for 028e4d4
MisterTea
and
cursoragent
committed
028e4d4
View commit details
Copy full SHA for 028e4d4
Browse repository at this point
Flush tmux -CC floods on Ctrl+C by promoting %end ahead of output.
Show description for 8cc2733
MisterTea
and
cursoragent
committed
8cc2733
View commit details
Copy full SHA for 8cc2733
Browse repository at this point
Fix CI: FakeConsole stdin EOF hang and unsequenced peekData tests.
Show description for 63d40a1
MisterTea
and
cursoragent
committed
63d40a1
View commit details
Copy full SHA for 63d40a1
Browse repository at this point
Merge origin/master into flush-output-on-interrupt.
MisterTea
committed
62ab04d
View commit details
Copy full SHA for 62ab04d
Browse repository at this point
You can’t perform that action at this time.