Versions in this module Expand all Collapse all v0 v0.5.0 Aug 10, 2024 v0.4.0 Nov 25, 2023 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)