nitin42 / terminal-in-react

👨‍💻 A component that renders a terminal
http://terminal-in-react.surge.sh/
MIT License
2.12k stars 151 forks source link

How do I stop the terminal until I receive the response #75

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi, I'm Making an API call using commandPassThrough. I would like to stop the terminal until I receive the response from that API.