Added FreeBSD support

This commit is contained in:
2025-02-16 17:28:10 +01:00
parent 9f6283216c
commit 1ef7d85db5
4 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,5 @@
//go:build windows
package tty
import "golang.org/x/sys/windows"