terminal-in-react
terminal-in-react copied to clipboard
Allow Enter key on commandPassThrough
The Enter key does not register with a commandPassThrough handler. I need access to the second and third args - (cmd, printLine, runCommand) - in certain situations when I push the Enter key.
I need this too. Too bad it hasn't even been considered in 2 years.