Searched refs:termWidth (Results 1 – 3 of 3) sorted by relevance
52 return f.termWidth, f.termHeight, true112 termWidth, termHeight int member
49 termWidth, termHeight int member236 str = elide(str, s.termWidth)301 firstUpdate := s.termHeight == 0 && s.termWidth == 0304 s.termWidth, s.termHeight = w, h371 desc = elide(desc, s.termWidth-len(durationStr))
96 smart := &fakeSmartTerminal{termWidth: 40}118 smart := &fakeSmartTerminal{termWidth: 40}271 smart := &fakeSmartTerminal{termWidth: 40}282 smart.termWidth = 30