Documentation
¶
Overview ¶
Package ui implements the Bubble Tea TUI for browsing and managing tmux sessions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachToSession ¶
AttachToSession switches to the target session. If already inside tmux, uses switch-client. Otherwise, uses attach-session.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the top-level Bubble Tea model for the session manager TUI.
func (Model) AttachName ¶
AttachName returns the session to attach to (if any) after TUI exits
Click to show internal directories.
Click to hide internal directories.