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 13aac11 commit d5d5cbfCopy full SHA for d5d5cbf
CHANGELOG.md
@@ -10,7 +10,7 @@
10
* Tab completion of paths now supports ~user user path expansion
11
* Simplified implementation of various tab completion functions so they no longer require ``ctypes``
12
* Expanded documentation of ``display_matches`` list to clarify its purpose. See cmd2.py for this documentation.
13
- * Adding opening quote to tab completion if any of the matches have a space.
+ * Adding opening quote to tab completion if any of the completion suggestions have a space.
14
15
* **Python 2 EOL notice**
16
* This is the last release where new features will be added to ``cmd2`` for Python 2.7
0 commit comments