Replace direct unix.IoctlGetWinsize() call with term.GetSize() for cleaner API. No binary size change as x/sys remains an indirect dependency.
7.7 KiB
7.7 KiB
Replace direct unix.IoctlGetWinsize() call with term.GetSize() for cleaner API. No binary size change as x/sys remains an indirect dependency.