status

package
v0.14.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2026 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

func New

func New(worktreeRoot string) Model

func NewModel added in v0.13.5

func NewModel(worktreeRoot string, settings Settings) Model

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) InputFocused added in v0.13.0

func (m Model) InputFocused() bool

func (*Model) KeyManager added in v0.14.6

func (m *Model) KeyManager() *keys.Manager

func (Model) Update

func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Model) View

func (m Model) View() tea.View

type Settings

type Settings struct {
	DiffContextLines int
	UseNerdFontIcons bool
	InitialPath      string
	Terminal         ui.Terminal
	InputModalBottom config.InputModalBottom
	EnableNavigation bool
}

func DefaultSettings

func DefaultSettings() Settings

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL