rprichard / winpty

A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
MIT License
1.29k stars 167 forks source link

Is there a way to avoid winpty to set the terminal's title? #181

Open bwagner opened 4 years ago

bwagner commented 4 years ago

I've seen WINPTY_FLAG_PLAIN_OUTPUT but am wondering whether there's an option to disable displaying the current command in the terminal's window title entirely? Or better yet, to customize it?