github microsoft/node-pty 0.10.0

latest releases: v1.2.0-beta.12, v1.2.0-beta.11, v1.2.0-beta.10...
5 years ago

πŸš€ Features

  • Expose IPty.pause(), IPty.resume() APIs to pause and resume the socket respectively (#452) via @meganrogge, this can be used to implement flow control by blocking the process output

🐞 Bug fixes

  • Don't resolve symlinks when launching shell by setting $PWD (#156) via @vvavrychuk
  • Temporarily block signals during forking (#218) via @jerch
  • Throw when args is not a string | string[] (#396) via @Tyriar
  • Fix process name returning garbled text sometimes on macOS (#401) via @Tyriar

πŸ“ Documentation and internal improvements

πŸŽ‰ New real-world use cases

Don't miss a new node-pty release

NewReleases is sending notifications on new releases.