processes

package
v0.0.0-...-9759625 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package processes renders the process table tab: sortable, filterable, flat or tree view, with a signal picker behind a confirmation prompt.

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
}

Model is the processes tab.

func New

func New(cfg *config.Config, th *theme.Theme) *Model

New builds the processes tab.

func (*Model) SetSize

func (m *Model) SetSize(width, height int)

SetSize implements ui.Tab.

func (*Model) SetTheme

func (m *Model) SetTheme(th *theme.Theme)

SetTheme implements ui.Tab.

func (*Model) SetVisible

func (m *Model) SetVisible(visible bool)

SetVisible implements ui.Tab. Hidden tabs keep the latest snapshot but skip the 700-row rebuild; activation catches up.

func (*Model) Title

func (m *Model) Title() string

Title implements ui.Tab.

func (*Model) Update

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

Update implements ui.Tab.

func (*Model) View

func (m *Model) View() string

View implements ui.Tab.

Jump to

Keyboard shortcuts

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