We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b5c3b commit 98f03b5Copy full SHA for 98f03b5
CHANGELOG.md
@@ -2,7 +2,7 @@
2
* Bug Fixes
3
* Commands using the @with_argparser_and_unknown_args were not correctly recognized when tab completing help
4
* Fixed ``AttributeError`` on Windows when running a ``select`` command cause by **pyreadline** not implementing ``remove_history_item``
5
-* Enhancement
+* Enhancements
6
* Enhanced the ``py`` console in the following ways
7
* Added tab completion of Python identifiers instead of **cmd2** commands
8
* Separated the ``py`` console history from the **cmd2** history
0 commit comments