Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
python-cmd2
/
cmd2
Public
Notifications
You must be signed in to change notification settings
Fork
124
Star
660
Code
Issues
1
Pull requests
2
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 8, 2025
Upgrade versions of ruff, uv, and Python used for CI/CD (#1529)
tleonhardt
authored
312fc8e
Copy full SHA for 312fc8e
Commits on Oct 4, 2025
Update ruff to 0.13.3
tleonhardt
committed
665ab52
Copy full SHA for 665ab52
Commits on Oct 2, 2025
Renamed history --output_file to --output-file to follow common command-line practices (#1527)
kmvanbrunt
authored
4163383
Copy full SHA for 4163383
Commits on Sep 30, 2025
Made type hint for descriptive_headers in _add_argument_wrapper() consistent with
Show description for 279861d
kmvanbrunt
committed
279861d
Copy full SHA for 279861d
Add breaking change note about change to CompletionItem class
tleonhardt
committed
fded84c
Copy full SHA for fded84c
Commits on Sep 29, 2025
Add a couple more undocumented breaking chagnes to the CHANGELOG
tleonhardt
committed
84b6647
Copy full SHA for 84b6647
Added note on breaking change regarding name change for a couple string functions
tleonhardt
committed
04d9adb
Copy full SHA for 04d9adb
Commits on Sep 26, 2025
Update README to mention the 3.0.0rc1 release candidate
tleonhardt
committed
5845d9a
Copy full SHA for 5845d9a
Remove plugin stuff from invoke `tasks.py` file
tleonhardt
committed
ae601f3
Copy full SHA for ae601f3
Minor tweaks to CHANGELOG and README prior to putting out a release candidate
tleonhardt
committed
3f77816
Copy full SHA for 3f77816
Add info on the cmd2-ansi and cmd2-table backport migration aid modules to documentation and CHANGELOG (#1524)
Show description for 332afb6
tleonhardt
authored
332afb6
Copy full SHA for 332afb6
Commits on Sep 25, 2025
Delete plugins directory (#1523)
tleonhardt
authored
f6ee875
Copy full SHA for f6ee875
Commits on Sep 19, 2025
Add 'custom_types.py' example, with useful argument types (#1522)
Show description for 8a5d1bc
BillTompkins
authored
8a5d1bc
Copy full SHA for 8a5d1bc
Commits on Sep 17, 2025
auto_load_commands now defaults to False (#1520)
Show description for 21657a6
tleonhardt
authored
21657a6
Copy full SHA for 21657a6
Commits on Sep 16, 2025
Move two test files that don't need to be isolated (#1519)
Show description for 26ca1f9
tleonhardt
authored
26ca1f9
Copy full SHA for 26ca1f9
Delete the `cmd2_ext_test.py` plugin code from the cmd2 repo (#1518)
Show description for bad67dc
tleonhardt
authored
bad67dc
Copy full SHA for bad67dc
Update tag validation regex to support prereleases
tleonhardt
committed
f9805db
Copy full SHA for f9805db
Documentation review (#1511)
Show description for cc5a791
tleonhardt
authored
cc5a791
Copy full SHA for cc5a791
Fixed bug where rich_utils._apply_style_wrapper() could strip a trailing newline. (#1514)
kmvanbrunt
authored
e3e0d6f
Copy full SHA for e3e0d6f
Commits on Sep 15, 2025
Bump actions/create-github-app-token from 2.1.1 to 2.1.4 (#1513)
Show description for fd72525
dependabot[bot]
authored
fd72525
Copy full SHA for fd72525
Bump actions/github-script from 7.0.1 to 8.0.0 (#1512)
Show description for 5403ef0
dependabot[bot]
authored
5403ef0
Copy full SHA for 5403ef0
Commits on Sep 13, 2025
First pass at removing outdated info from the documentation (#1510)
Show description for 9d8e9e6
tleonhardt
and
github-actions[bot]
authored
9d8e9e6
Copy full SHA for 9d8e9e6
Add gemini-cli GitHub Actions workflows
tleonhardt
committed
06796a4
Copy full SHA for 06796a4
Updated .gitignore in preparation for adding GitHub Actions integration with Gemini CLI
tleonhardt
committed
0288dfa
Copy full SHA for 0288dfa
Fix grammar and spelling issues in documentation and some outdated info (#1509)
Show description for 6032995
tleonhardt
authored
6032995
Copy full SHA for 6032995
Commits on Sep 11, 2025
Remove deleted ruff rule from the ignore list
tleonhardt
committed
37b1b7d
Copy full SHA for 37b1b7d
Upgrade from ruff 0.12.9 to ruff 0.13.0 (#1508)
Show description for 7bd62f6
tleonhardt
authored
7bd62f6
Copy full SHA for 7bd62f6
Commits on Sep 10, 2025
Updated docstring.
kmvanbrunt
committed
bf7152b
Copy full SHA for bf7152b
Commits on Sep 9, 2025
Documentation fixes (#1507)
Show description for 87d4336
theagilehacker
and
tleonhardt
authored
87d4336
Copy full SHA for 87d4336
Commits on Sep 8, 2025
Upgrde GitHuab Action for setup-python from v5 to v6 (#1506)
tleonhardt
authored
d819701
Copy full SHA for d819701
Optimize performance of running command finalization hooks (#1504)
Show description for d0b21b5
tleonhardt
authored
d0b21b5
Copy full SHA for d0b21b5
Commits on Sep 6, 2025
Migrated emoji, markup, and highlight from rich_print_kwargs to
Show description for f7f8a8d
kmvanbrunt
committed
f7f8a8d
Copy full SHA for f7f8a8d
Refactor: Allow Rich to handle expandable objects
Show description for f911b9f
kmvanbrunt
committed
f911b9f
Copy full SHA for f911b9f
Added docstring to with_ansi_style test decorator.
kmvanbrunt
committed
a23926f
Copy full SHA for a23926f
Removed rich_utils.string_to_rich_text() in favor of monkey patching
Show description for 401bb8b
kmvanbrunt
committed
401bb8b
Copy full SHA for 401bb8b
Pagination
Previous
Next
You can’t perform that action at this time.