moby--moby/pkg/term/winconsole
Brendan Dixon 1a36a113d4 Windows console fixes
Corrected integer size passed to Windows
Corrected DisableEcho / SetRawTerminal to not modify state
Cleaned up and made routines more idiomatic
Corrected raw mode state bits
Removed duplicate IsTerminal
Corrected off-by-one error
Minor idiomatic change

Signed-off-by: Brendan Dixon <brendand@microsoft.com>
2015-04-03 15:02:52 -07:00
..
console_windows.go Windows console fixes 2015-04-03 15:02:52 -07:00
console_windows_test.go
term_emulator.go winconsole: cleanup 2015-03-22 15:47:54 -04:00
term_emulator_test.go