File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 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 )
22* 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
45 * Fixed `` AttributeError `` on Windows when running a `` select `` command cause by ** pyreadline** not implementing `` remove_history_item ``
56* 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
69 * Enhanced the `` py `` console in the following ways
710 * Added tab completion of Python identifiers instead of ** cmd2** commands
811 * Separated the `` py `` console history from the ** cmd2** history
You can’t perform that action at this time.
0 commit comments