react-terminal-component icon indicating copy to clipboard operation
react-terminal-component copied to clipboard

How can I execute a command?

Open MarinPostma opened this issue 6 years ago • 0 comments

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?

MarinPostma avatar Jan 05 '20 19:01 MarinPostma