package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jun 3, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package session defines TUI session states and valid transitions.
CanTransition reports whether moving from → to is allowed.
State is the Bubble Tea session mode (listing, installing, binding, …).
const (
Home State = iota
Listing
Searching
Installing
Confirming
HelpOverlay
BindingAgent
FilteringAgent
Inspecting
CommandPalette
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.