You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug Fixes
Fixed bug introduced in 0.9.5 caused by backing up and restoring self.prompt in pseudo_raw_input.
As part of this fix, continuation prompts will not be redrawn with async_update_prompt or async_alert.
Enhancements
All platforms now depend on wcwidth to assist with asynchronous alerts.
Macros now accept extra arguments when called. These will be tacked onto the resolved command.
All cmd2 commands run via py now go through onecmd_plus_hooks.