tui

package
v0.0.0-...-b7a57f2 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisableScroll

type DisableScroll struct{}

type EnableScroll

type EnableScroll struct{}

type LineBuffer

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

func NewLineBuffer

func NewLineBuffer(width int) *LineBuffer

func (*LineBuffer) Len

func (s *LineBuffer) Len() int

func (*LineBuffer) Lines

func (s *LineBuffer) Lines(from, to int) []string

func (*LineBuffer) SetWidth

func (s *LineBuffer) SetWidth(width int)

func (*LineBuffer) Write

func (s *LineBuffer) Write(p []byte) (n int, err error)

type Quit

type Quit struct{}

type Restarted

type Restarted struct{}

type Started

type Started struct{}

type TUI

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

func New

func New() (*TUI, error)

func (*TUI) Restore

func (t *TUI) Restore()

func (*TUI) Start

func (t *TUI) Start(cmder ctl.Commander)

type Update

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

Jump to

Keyboard shortcuts

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