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

DeBot Terminal.inputStr multiline doesn't stop on CTRL+D on windows #106

Closed
NoamDev opened this issue Feb 11, 2021 · 2 comments
Closed

DeBot Terminal.inputStr multiline doesn't stop on CTRL+D on windows #106

NoamDev opened this issue Feb 11, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@NoamDev
Copy link

NoamDev commented Feb 11, 2021

No description provided.

@joydark joydark added bug Something isn't working documentation Improvements or additions to documentation and removed bug Something isn't working labels Feb 12, 2021
@joydark
Copy link
Contributor

joydark commented Feb 12, 2021

Thank you for your report. We will update documentation.

On Windows your can use Ctrl+Z.

@joydark joydark closed this as completed Feb 12, 2021
@NoamDev
Copy link
Author

NoamDev commented Feb 12, 2021

@joydark
It's no only a documentation bug, but an implementation one too (kinda).
The following line needs to be changed so that it'll print "CTRL+Z" on windows:
https://github.com/tonlabs/tonos-cli/blob/7fe1628769a3060d6c26f7a47de836de31f6953f/src/debot/interfaces/terminal.rs#L104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants