moby--moby/pkg/term
Josh Wilson c0a5772668 Force input stream ANSI emulation for ConsoleZ
This performs a similar check to the `"ConEmuANSI"` check that was recently
added to enable arrow keys navigation in docker container terminals.

Signed-off-by: Josh Wilson <josh.wilson@fivestars.com>
2016-10-05 12:42:48 -07:00
..
windows Windows: Always enable VT emulation 2016-06-23 13:14:39 -07:00
ascii.go
ascii_test.go
tc_linux_cgo.go
tc_other.go
tc_solaris_cgo.go
term.go make more pkgs support darwin 2016-08-10 22:56:05 +08:00
term_solaris.go
term_unix.go
term_windows.go Force input stream ANSI emulation for ConsoleZ 2016-10-05 12:42:48 -07:00
termios_darwin.go
termios_freebsd.go
termios_linux.go
termios_openbsd.go