statusbar

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 3 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() Model

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Message

func (m Model) Message() string

func (Model) Update

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

func (*Model) UpdateMessage

func (m *Model) UpdateMessage(v string)

func (*Model) UpdateMessageStyle

func (m *Model) UpdateMessageStyle(style lipgloss.Style)

func (*Model) UpdatePrefix

func (m *Model) UpdatePrefix(v string)

func (*Model) UpdatePrefixStyle

func (m *Model) UpdatePrefixStyle(style lipgloss.Style)

func (*Model) UpdateSuffix

func (m *Model) UpdateSuffix(v string)

func (*Model) UpdateSuffixStyle

func (m *Model) UpdateSuffixStyle(style lipgloss.Style)

func (Model) View

func (m Model) View() string

Jump to

Keyboard shortcuts

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