Skip to content

Conversation

@kmvanbrunt
Copy link
Member

Fixes #803

* Bug Fixes
* Fixed bug where setting `use_ipython` to False removed ipy command from the entire `cmd2.Cmd` class instead of
just the instance being created
* Fix bug where cmd2 ran 'stty sane' command when stdin was not a terminal
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix and for updating changelog

@kmvanbrunt kmvanbrunt merged commit c448860 into master Nov 11, 2019
@kmvanbrunt kmvanbrunt deleted the sane_fix branch November 11, 2019 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting "stty: stdin isn't a terminal" errors when piping input to my app

3 participants