first commit

This commit is contained in:
2026-02-25 22:39:00 +03:00
commit 928d17af74
13 changed files with 1351 additions and 0 deletions

5
term/ansi_other.go Normal file
View File

@@ -0,0 +1,5 @@
//go:build !windows
package term
func EnableConsoleANSI() {}