Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ainput from within an asynchronous console #25

Merged
merged 34 commits into from
Jul 6, 2018
Merged

Conversation

vxgmichel
Copy link
Owner

@vxgmichel vxgmichel commented May 23, 2018

Fix issue #8 by:

  • caching stdin, stdout and stderr all together
  • exposing a client specific ainput function in the console namespace
  • refactoring readline support using an arbitrary prompt control character

Also fix issue #26 and improve the tests.

@vxgmichel vxgmichel force-pushed the ainput-support branch 2 times, most recently from c6ecee3 to d2cf993 Compare May 29, 2018 13:27
@vxgmichel vxgmichel force-pushed the ainput-support branch 2 times, most recently from 369ef1e to a3e7b21 Compare June 29, 2018 11:44
@vxgmichel vxgmichel merged commit 8772ecf into master Jul 6, 2018
@vxgmichel vxgmichel deleted the ainput-support branch July 6, 2018 14:36
@vxgmichel
Copy link
Owner Author

Also fix issue #26 and #28.

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.

1 participant