views

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangeMode

func ChangeMode(m Mode) tea.Cmd

Types

type ChangeModeMsg

type ChangeModeMsg struct {
	Mode Mode
}

type Mode

type Mode int64
const (
	NormalMode Mode = iota
	SearchMode
	CommandMode
	ResultMode
	HelpMode
)

type ResultMsg

type ResultMsg struct {
	Out string
	Err error
}

func (ResultMsg) String added in v0.2.0

func (r ResultMsg) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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