Versions in this module Expand all Collapse all v0 v0.6.0 Jul 31, 2025 Changes in this version + type ResultsStack struct + func (x *ResultsStack) Height(height int) + func (x *ResultsStack) Pop() + func (x *ResultsStack) Push(model results.Model) + func (x *ResultsStack) Top() *results.Model + func (x *ResultsStack) WrapWidth(width int)