moby--moby/pkg/term/windows
John Starks 4d0f6041ad Windows: Always enable VT emulation
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>
(cherry picked from commit 4acc2c7499)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:25 -07:00
..
ansi_reader.go Windows: Always enable VT emulation 2016-07-25 23:15:25 -07:00
ansi_writer.go Windows: Always enable VT emulation 2016-07-25 23:15:25 -07:00
console.go Windows: Always enable VT emulation 2016-07-25 23:15:25 -07:00
windows.go Windows: run -it not crash in ISE 2016-05-25 09:50:18 -07:00
windows_test.go