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