Versions in this module Expand all Collapse all v1 v1.0.6 Feb 25, 2026 v1.0.5 Feb 25, 2026 Changes in this version type ViewMode + const ViewModeTokenManager v1.0.4 Feb 23, 2026 Changes in this version type Host + Tags []string type Model + func NewModelWithVersion(version string) Model v1.0.4-rc1 Feb 23, 2026 v1.0.3 Feb 21, 2026 v1.0.2 Feb 21, 2026 Changes in this version type Host + GroupName string + type ListItem struct + Count int + GroupName string + Host Host + Kind ListItemKind + type ListItemKind int + const ListItemGroup + const ListItemHost + const ListItemNewGroup + type SpotlightItem struct + GroupName string + Host Host + Indent int + Kind SpotlightItemKind + Score int + type SpotlightItemKind int + const SpotlightItemGroup + const SpotlightItemHost type ViewMode + const ViewModeCreateGroup + const ViewModeDeleteGroup + const ViewModeRenameGroup v1.0.2-rc1 Feb 21, 2026 v1.0.1 Jan 28, 2026 v1.0.0 Jan 28, 2026 Changes in this version + type Host struct + CreatedAt time.Time + HasKey bool + Hostname string + ID int + KeyType string + Label string + LastConnected *time.Time + Port int + Username string + type ModalForm struct + type Model struct + func NewModel() Model + func (m Model) Init() tea.Cmd + func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m Model) View() string + type ViewMode int + const ViewModeAddHost + const ViewModeDeleteHost + const ViewModeEditHost + const ViewModeHelp + const ViewModeList + const ViewModeLogin + const ViewModeQuitConfirm + const ViewModeSettings + const ViewModeSetup + const ViewModeSpotlight + func (v ViewMode) String() string v0 v0.2.0 Dec 17, 2025 v0.1.0 Dec 13, 2025