mirror of https://github.com/docker/docs.git
SetConsoleMode() on input handles appears to remember invalid bits that were set, causing problems for other programs (such as xcopy.exe) trying to set the console mode after docker.exe has exited. Always restore the input console mode on set failure. Signed-off-by: John Starks <jostarks@microsoft.com> (cherry picked from commit 83c186fdd4332b8a08db715e8cb5dd1e80a56567) Signed-off-by: Tibor Vass <tibor@docker.com> |
||
|---|---|---|
| .. | ||
| windows | ||
| ascii.go | ||
| ascii_test.go | ||
| tc_linux_cgo.go | ||
| tc_other.go | ||
| tc_solaris_cgo.go | ||
| term.go | ||
| term_solaris.go | ||
| term_unix.go | ||
| term_windows.go | ||
| termios_darwin.go | ||
| termios_freebsd.go | ||
| termios_linux.go | ||
| termios_openbsd.go | ||