User Tools

Site Tools


cs:usable_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cs:usable_windows [2020/04/01 04:58]
paolo_bolzoni [Command line]
cs:usable_windows [2020/04/01 05:01] (current)
paolo_bolzoni little touch up in winpty
Line 46: Line 46:
 === TTY-sensible programs === === TTY-sensible programs ===
  
-Few programs, like __nodejs__, have problems using Msys2. When you execute them the console seems to hang. It is caused ​because ​the expect stdout do be a TTY, in other words stdout must follow the terminal interface protocol.+Few programs, like __nodejs__, have problems using Msys2. When you execute them the console seems to hang. It happens ​because ​they expect ​the stdout do be a TTY, in other words stdout must follow the terminal interface protocol.
  
-In Mysys2 shell, it is not the case:+The Mysys2 shell does not:
  
   $ node -p -e '​Boolean(process.stdout.isTTY)'​   $ node -p -e '​Boolean(process.stdout.isTTY)'​
cs/usable_windows.1585717135.txt.gz ยท Last modified: 2020/04/01 04:58 by paolo_bolzoni