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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-cmd2
/
cmd2
Public
Notifications
You must be signed in to change notification settings
Fork
132
Star
686
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Refactored async alerts.
- #1586
#1586
Merged
kmvanbrunt
merged 14 commits into
main
python-cmd2/cmd2:main
from
refactor_async_alert
python-cmd2/cmd2:refactor_async_alert
Copy head branch name to clipboard
Feb 25, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Refactored async alerts.
#1586
kmvanbrunt
merged 14 commits into
main
python-cmd2/cmd2:main
from
refactor_async_alert
python-cmd2/cmd2:refactor_async_alert
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
Refactored async alerts to use a Queue.
kmvanbrunt
committed
775931e
View commit details
Copy full SHA for 775931e
Browse repository at this point
Added function to strip styles for strings rendered by prompt-toolkit.
kmvanbrunt
committed
72789b3
View commit details
Copy full SHA for 72789b3
Browse repository at this point
Killing the alert processing thread.
kmvanbrunt
committed
f6b6b41
View commit details
Copy full SHA for f6b6b41
Browse repository at this point
Made the alert thread event-driven.
kmvanbrunt
committed
7133c8d
View commit details
Copy full SHA for 7133c8d
Browse repository at this point
Added tests.
kmvanbrunt
committed
b810c4d
View commit details
Copy full SHA for b810c4d
Browse repository at this point
Updated documentation.
kmvanbrunt
committed
e4f4d2b
View commit details
Copy full SHA for e4f4d2b
Browse repository at this point
Fixed Windows test.
kmvanbrunt
committed
dd68571
View commit details
Copy full SHA for dd68571
Browse repository at this point
Fix UI flicker issue by updating prompt before alert message.
Show description for 68f2910
tleonhardt
committed
68f2910
View commit details
Copy full SHA for 68f2910
Browse repository at this point
Updated docs.
kmvanbrunt
committed
64232fb
View commit details
Copy full SHA for 64232fb
Browse repository at this point
Fixed formatting.
kmvanbrunt
committed
97609fd
View commit details
Copy full SHA for 97609fd
Browse repository at this point
Updated note syntax in prompt docs.
kmvanbrunt
committed
a8b38b1
View commit details
Copy full SHA for a8b38b1
Browse repository at this point
Printing all alerts at once to reduce flicker.
kmvanbrunt
committed
39931f8
View commit details
Copy full SHA for 39931f8
Browse repository at this point
Updated tests.
kmvanbrunt
committed
8fa8f18
View commit details
Copy full SHA for 8fa8f18
Browse repository at this point
Added tests for psuccess() and pwarning().
kmvanbrunt
committed
7637445
View commit details
Copy full SHA for 7637445
Browse repository at this point
You can’t perform that action at this time.