Versions in this module Expand all Collapse all v0 v0.0.2 Oct 15, 2022 v0.0.1 Oct 15, 2022 Changes in this version + func Run() error + type Model struct + func NewModel() *Model + func (m *Model) Init() (cmd tea.Cmd) + func (m *Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m *Model) View() string + type Styles struct + ListPadding lipgloss.Style + Padding lipgloss.Style + Title lipgloss.Style