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
Type
/
to 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
688
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix ansi color dumb terminal
- #1628
#1628
Closed
Nilsonfsilva
wants to merge 14 commits into
python-cmd2:main
python-cmd2/cmd2:main
from
Nilsonfsilva:fix-ansi-color-dumb-terminal
Nilsonfsilva/cmd2:fix-ansi-color-dumb-terminal
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Fix ansi color dumb terminal
#1628
Nilsonfsilva
wants to merge 14 commits into
python-cmd2:main
python-cmd2/cmd2:main
from
Nilsonfsilva:fix-ansi-color-dumb-terminal
Nilsonfsilva/cmd2:fix-ansi-color-dumb-terminal
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
Fixed incompatibilities with Python 3.14.3. (#1571)
Show description for 1b6c211
kmvanbrunt
authored
1b6c211
View commit details
Copy full SHA for 1b6c211
Browse repository at this point
Updated change log for 3.2.0 release.
kmvanbrunt
committed
e228018
View commit details
Copy full SHA for e228018
Browse repository at this point
Commits on Feb 21, 2026
Fix async_alert to respect allow_style setting for 3.x branch (#1582)
Show description for 32dcb3d
tleonhardt
authored
32dcb3d
View commit details
Copy full SHA for 32dcb3d
Browse repository at this point
Update date in changelog in preparation for 3.2.1 release
tleonhardt
committed
c15d505
View commit details
Copy full SHA for c15d505
Browse repository at this point
Make note in CHANGELOG more accurate
tleonhardt
committed
faddfc3
View commit details
Copy full SHA for faddfc3
Browse repository at this point
Updated rich_utils.ANSI_STYLE_SEQUENCE_RE to only match ANSI SGR (Select Graphic Rendition) sequences for text styling.
kmvanbrunt
committed
1d15007
View commit details
Copy full SHA for 1d15007
Browse repository at this point
Updated change log.
kmvanbrunt
committed
6c48851
View commit details
Copy full SHA for 6c48851
Browse repository at this point
Commits on Mar 1, 2026
Added ability to pass a console object to Cmd.print_to(). (#1592)
kmvanbrunt
authored
a3b2d80
View commit details
Copy full SHA for a3b2d80
Browse repository at this point
Set release date for 3.3.0 in CHANGELOG.md
tleonhardt
committed
309556f
View commit details
Copy full SHA for 309556f
Browse repository at this point
Fixed typo in changelog
tleonhardt
committed
25aa3e6
View commit details
Copy full SHA for 25aa3e6
Browse repository at this point
Commits on Mar 3, 2026
Addressed bug in Rich and made it unnecessary to pass a console into print_to(). (#1595)
kmvanbrunt
authored
78eb813
View commit details
Copy full SHA for 78eb813
Browse repository at this point
Removed unnecessary arguments in rich_text_to_string(). (#1597)
kmvanbrunt
authored
443fddc
View commit details
Copy full SHA for 443fddc
Browse repository at this point
Add 3.4.0 release date
tleonhardt
committed
8a48700
View commit details
Copy full SHA for 8a48700
Browse repository at this point
Commits on Apr 12, 2026
Fix ANSI colors stripped when TERM=dumb or color system undetectable
Nilsonfsilva
committed
e0211cf
View commit details
Copy full SHA for e0211cf
Browse repository at this point
You can’t perform that action at this time.