react-bash
react-bash copied to clipboard
How to I get my command?
Hi,
Help me to get whatever things I am typing on a terminal.
In the below I type 'cd list' and I want to console value. How to get value?
Hey! Why do you need it in the console? There is not currently a way to do that. I think the only way to do that would be to fork the component and add some console.log values.
@zackargyle Thanks for your response. I want to get the value what I am typing.