Versions in this module Expand all Collapse all v0 v0.10.0 Feb 15, 2026 v0.9.0 Feb 7, 2026 Changes in this version + type Model struct + func New() Model + func (m *Model) Height() int + func (m *Model) SetKeys(groups [][]key.Binding) + func (m *Model) Update(msg tea.Msg) tea.Cmd + func (m *Model) View() string + func (m *Model) Width() int