rse / blessed-xterm

XTerm Widget for Blessed Curses Environment
https://www.npmjs.com/package/blessed-xterm
47 stars 11 forks source link

Can we have an example for spawn? #11

Open rajasegar opened 4 years ago

rajasegar commented 4 years ago

I want to run a command like npm test inside a terminal and display the output when I press a key like t, how can I do this with spawn?