repl

package
v0.5.6 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

Types

type AppliedCommandMsg

type AppliedCommandMsg struct {
	Message string
}

type ApplyCommandMsg

type ApplyCommandMsg struct {
	Items   []item
	Command string
	Args    []string
}

type CleanListMsg

type CleanListMsg struct{}

type Keymap

type Keymap struct {
	Toggle key.Binding
	All    key.Binding
	None   key.Binding
	Open   key.Binding

	CommandMode key.Binding

	CommandAccept key.Binding
	CommandCancel key.Binding
}

func (Keymap) FullHelp

func (k Keymap) FullHelp() [][]key.Binding

type ResultUpdateMsg

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

type Run added in v0.5.2

type Run struct {
	Runner actions.Runner
	Args   []string
}

type ViewportKeymap

type ViewportKeymap struct {
	viewport.KeyMap
}

func (ViewportKeymap) FullHelp

func (k ViewportKeymap) FullHelp() [][]key.Binding

Jump to

Keyboard shortcuts

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