Commit Graph

1 Commits

Author SHA1 Message Date
Gleb Bahmutov 27ed1dc381 server: polyfill tty.getWindowSize close #1815 (#1828)
* server: polyfill tty.getWindowSize close #1815

* correctly polyfill getWindowSize for stdout and stderr, dont touch tty

- use our terminal-size wrapper

* fix not having coffeescript available yet
2018-05-31 02:06:34 -04:00