Refactor pkg/term package for Windows tty support
Signed-off-by: John Gossman <johngos@microsoft.com>
This commit is contained in:
parent
d246e5f28e
commit
2d644f8ab1
3 changed files with 178 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package term
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue