Lines Matching refs:atty
3 …m/hermitcore/libhermit-rs), a Rust-based unikernel [#41](https://github.com/softprops/atty/pull/41)
11 …n the unix family so redox cfg is no longer needed [#35](https://github.com/softprops/atty/pull/35)
15 * fix msys detection with `winapi@0.3.5` [#28](https://github.com/softprops/atty/pull/28)
19 * fix wasm regression [#27](https://github.com/softprops/atty/pull/27)
23 * Fix fix pty detection [#25](https://github.com/softprops/atty/pull/25)
27 * Fix an inverted condition on MinGW [#22](https://github.com/softprops/atty/pull/22)
31 * Change `||` to `&&` for whether MSYS is a tty [#24](https://github.com/softprops/atty/pull/24/)
35 …[0.3](https://retep998.github.io/blog/winapi-0.3/) [#18](https://github.com/softprops/atty/pull/18)
39 * added support for Wasm compile targets [#17](https://github.com/softprops/atty/pull/17)
43 * added support for Wasm compile targets [#17](https://github.com/softprops/atty/pull/17)
47 * added support for Redox OS [#14](https://github.com/softprops/atty/pull/14)
51 * use target specific dependencies [#11](https://github.com/softprops/atty/pull/11)
52 * Add tty detection for MSYS terminals [#12](https://github.com/softprops/atty/pull/12)