mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Always enable VT output emulation when starting the process so that non-attaching commands can still output VT codes. Also remove the version block for using the native console and just rely on supported flags being present. Signed-off-by: John Starks <jostarks@microsoft.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 | ||