File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- ## 0.8.6 (TBD )
1
+ ## 0.8.6 (May 27, 2018 )
2
2
* Bug Fixes
3
- * Commands using the @with_argparser_and_unknown_args were not correctly recognized when tab completing help
3
+ * Commands using the @with_argparser_and_unknown_args were not correctly recognized when tab completing
4
+ * Fixed issue where completion display function was overwritten when a submenu quits
4
5
* Fixed `` AttributeError `` on Windows when running a `` select `` command cause by ** pyreadline** not implementing `` remove_history_item ``
5
6
* Enhancements
7
+ * Added warning about ** libedit** variant of ** readline** not being supported on macOS
8
+ * Added tab-completion of alias names in value filed of ** alias** command
6
9
* Enhanced the `` py `` console in the following ways
7
10
* Added tab completion of Python identifiers instead of ** cmd2** commands
8
11
* Separated the `` py `` console history from the ** cmd2** history
You can’t perform that action at this time.
0 commit comments