Kaj Kowalski 0638707349 Use golang.org/x/term for terminal width detection
Replace direct unix.IoctlGetWinsize() call with term.GetSize() for
cleaner API. No binary size change as x/sys remains an indirect
dependency.
2025-12-18 18:36:54 +01:00
2025-12-18 11:31:35 +01:00
2025-12-18 06:36:56 +01:00
Description
No description provided
96 KiB
Languages
Go 100%