atty icon indicating copy to clipboard operation
atty copied to clipboard

are you or are you not a tty?

Results 28 atty issues
Sort by recently updated
recently updated
newest added

https://doc.rust-lang.org/std/os/unix/io/type.RawFd.html

unit testing has proven unreliable because it ultimately depends on ci runtime internals and how they run tests. instead it would be better to use scripted integrations tests

it would be nice to skip travis commits when just working on windows. [ci skip] also skips appveyor builds. this seems to be customizable though https://www.appveyor.com/docs/how-to/filtering-commits/

https://rustsec.org/advisories/RUSTSEC-2021-0145.html

All other crates are migrated already

RustHermit publishes a new ABI, which isn't completely backward compatible. For `atty` are these changes not important. However, I wrote a PR to update `atty` to avoid that `std` includes...

Add support for riscv32imac-unknown-xous-elf, which does not support ttys.

Hiya @softprops wonder if you would be happy for people be using this crate still or whether it is deprecated ? I know the API is very stable and people...