aboutsummaryrefslogtreecommitdiffstats
path: root/commands/execenv/env_test.go
Commit message (Expand)AuthorAgeFilesLines
* execenv: move terminal detection to Out, introduce the compagnion InMichael Muré2023-01-171-47/+7
* feat: use isatty to detect a Termios insteadSteve Moyer2023-01-171-10/+10
* feat: detect os.Stdin/os.Stdout modeSteve Moyer2023-01-161-0/+61