first commit
This commit is contained in:
5
term/ansi_other.go
Normal file
5
term/ansi_other.go
Normal file
@@ -0,0 +1,5 @@
|
||||
//go:build !windows
|
||||
|
||||
package term
|
||||
|
||||
func EnableConsoleANSI() {}
|
||||
Reference in New Issue
Block a user