package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2026
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Mode represents the current TUI mode.
const (
ModeNormal Mode = iota
ModeNewBranch
ModeConfirmDelete
ModeAttachBranch
ModeHelp
ModeEditDescription
)
Model is the bubbletea model for the dashboard.
New creates a new dashboard model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.