history

package
v0.51.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const MaxHistorySize = 1000

Variables

This section is empty.

Functions

This section is empty.

Types

type InputHistory

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

func (*InputHistory) AppendToFile

func (h *InputHistory) AppendToFile(entry string) error

func (*InputHistory) Flush

func (h *InputHistory) Flush() error

func (*InputHistory) IsNavigating

func (h *InputHistory) IsNavigating() bool

func (*InputHistory) LoadFromFile

func (h *InputHistory) LoadFromFile(path string) error

func (*InputHistory) NavigateDown

func (h *InputHistory) NavigateDown() (string, bool)

func (*InputHistory) NavigateUp

func (h *InputHistory) NavigateUp(current string) (string, bool)

func (*InputHistory) Push

func (h *InputHistory) Push(entry string)

func (*InputHistory) Reset

func (h *InputHistory) Reset()

Jump to

Keyboard shortcuts

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