Golang port of iscygpty which is a part of ptycheck. Check if a program running on mintty (or some other terminal) on Cygwin/MSYS.
Only three functions are provided.
GetPipeName()IsCygwinPty()IsCygwinPtyUsed()
See _exapmle/example.go for usage.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Golang port of iscygpty which is a part of ptycheck. Check if a program running on mintty (or some other terminal) on Cygwin/MSYS.
Only three functions are provided.
GetPipeName()IsCygwinPty()IsCygwinPtyUsed()See _exapmle/example.go for usage.