Versions in this module Expand all Collapse all v1 v1.3.3 Dec 14, 2025 v1.3.2 Sep 9, 2025 Changes in this version + type AppModel struct + func (m *AppModel) Init() tea.Cmd + func (m *AppModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m *AppModel) View() string