fullscreen

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Engine engine.Engine
	Format format.Format
	Log    zerolog.Logger
	Out    io.Writer

	Write      bool
	SingleOpts engine.SingleOpts
	RangeOpts  engine.RangeOpts
}

func (*App) Run

func (x *App) Run(ctx context.Context) error

type Border

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

type Mode

type Mode int
const (
	Input Mode = iota
	Scroll
)

type Model

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

func (Model) Init

func (x Model) Init() tea.Cmd

func (Model) Update

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

func (Model) View

func (x Model) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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