Class MingwSupport

java.lang.Object
org.fusesource.jansi.internal.MingwSupport

public class MingwSupport extends Object
Support for MINGW terminals. Those terminals do not use the underlying windows terminal and there's no CLibrary available in these environments. We have to rely on calling stty.exe and tty.exe to obtain the terminal name and width.