package prompt type WinSize struct { Row uint16 Col uint16 }