podman/pkg/terminal
Anton Tykhyy c23f81fab6
Fix #11444: remote breaks with stdout redirection
`setConsoleMode` should do nothing if the handle is not a terminal. The proposed change is [exactly what `golang.org/x/term/IsTerminal()` does on Windows](https://cs.opensource.google/go/x/term/+/6886f2df:term_windows.go).

[NO TESTS NEEDED]

Signed-off-by: Anton Tykhyy <atykhyy@gmail.com>
2021-09-13 17:42:48 +03:00
..
console_unix.go Set console mode for windows 2020-06-29 09:17:55 -05:00
console_windows.go Fix #11444: remote breaks with stdout redirection 2021-09-13 17:42:48 +03:00
util.go pkg/terminal: use c/storage/pkg/homedir 2021-03-08 09:21:13 +01:00