Versions in this module Expand all Collapse all v1 v1.1.0 Jun 19, 2026 Changes in this version + type Model struct + func NewResultBrowser(header, vaultName string, results []store.Result) Model + func (m Model) Init() tea.Cmd + func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m Model) View() tea.View Other modules containing this package github.com/nmdra/notebrain-cli/v2