react-terminal-component
react-terminal-component copied to clipboard
How can I execute a command?
The javascript-terminal has a emulator.execute(state, command. args) function to programmatically call a function on the terminal emulator. How can I achieve this on the react component?