Closed iShafayet closed 9 years ago
I ran the button example and the posional example on OSX.
Neither made any changes at all.
Figured out that your process stdin and stdout has to be a TTY interface. So, actually node-term-ui works on OS X. Just not with nodemon or similar tools.
nodemon
I ran the button example and the posional example on OSX.
Neither made any changes at all.