moby--moby/pkg/term
Tobias Klauser 9335683fa5 Use all console mode constants from go-ansiterm
The missing console mode constants were added to go-ansiterm in
Azure/go-ansiterm#23. Use these constants instead of defining them
locally.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-10-02 09:49:20 +02:00
..
windows Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
ascii.go Add unconvert linter 2017-08-24 15:08:31 -04:00
ascii_test.go Add ineffassign linter 2017-09-08 18:23:21 -04:00
proxy.go Update ContainerWait API 2017-05-16 15:11:39 -07:00
proxy_test.go Add test coverage to pkg/term/proxy.go 2017-06-08 12:48:33 +05:00
tc.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00
tc_solaris_cgo.go [pkg/term] switch more syscalls to /x/sys/ 2017-05-18 09:02:42 -04:00
term.go
term_linux_test.go Add ineffassign linter 2017-09-08 18:23:21 -04:00
term_windows.go Use all console mode constants from go-ansiterm 2017-10-02 09:49:20 +02:00
termios_bsd.go Revert ONCLR and OPOST changes 2017-06-07 13:14:52 -07:00
termios_linux.go pkg/term: set termios VMIN and VTIME in MakeRaw on Linux 2017-08-03 13:21:42 +02:00
winsize.go pkg/term: use IoctlGetWinsize/IoctlSetWinsize from golang.org/x/sys/unix 2017-09-01 14:43:09 +02:00
winsize_solaris_cgo.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00