nitin42 / terminal-in-react

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

how can i print message on terminal without typing in command? #105

Closed aldwnesx closed 3 years ago

aldwnesx commented 3 years ago

I am trying to simply just print some strings into the command, when a user clicks on a button.

it's not really a command or input to do something, just want it to appear on terminal