package
1.0.0
Repository: https://github.com/rithvikp/speeddial.git
Documentation: pkg.go.dev

# Functions

List implements an interactive terminal list, printing the interface out to stderr and allowing the user to navigate and choose an option.
NewTty creates a new Tty.

# Constants

Define various keys that are currently tracked by the application.
Define various keys that are currently tracked by the application.
Define various keys that are currently tracked by the application.
Define various keys that are currently tracked by the application.
Define even more keys.
Define additional keys.
Define even more keys.
Define even more keys.
Define additional keys.

# Variables

Canned errors for terminal interfaces.

# Structs

Event represents a keyboard event.
FormattedChunk defines a section of contiguous text.
FormattedContent is a set of text with certain parts marked for additional formatting.
ListItem represents an individual item in the list.
Tty represents a raw terminal interface.

# Interfaces

QueryableList abstracts a searchable corpus of data.

# Type aliases

Key represents keyboard keys.