File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11## 0.9.11 (TBD, 2019)
2+ * Bug Fixes
3+ * Fixed bug in how ** history** command deals with multiline commands when output to a script
24* Enhancements
5+ * Improvements to the ** history** command
6+ * Simplified the display format and made it more similar to ** bash**
7+ * Added ** -x** , ** --expanded** flag
8+ * output expanded commands instead of entered command (expands aliases, macros, and shortcuts)
9+ * Added ** -v** , ** --verbose** flag
10+ * display history and include expanded commands if they differ from the typed command
311 * Added `` matches_sort_key `` to override the default way tab completion matches are sorted
412* Potentially breaking changes
513 * Made `` cmd2_app `` a positional and required argument of `` AutoCompleter `` since certain functionality now
You can’t perform that action at this time.
0 commit comments