package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

CommitEOF makes the editor return with an EOF.
CommitLine makes the editor return with the current line.
No description provided by the author
ReprocessKey makes the editor to reprocess the keybinding.

# Variables

No description provided by the author

# Structs

BindingMap is a special Map that converts its key to ui.Key and ensures that its values satisfy eval.CallableValue.
No description provided by the author
No description provided by the author

# Interfaces

Editor is the interface for the Elvish line editor.
No description provided by the author
Mode is an editor mode.
Prompt is the interface for a general prompt.

# Type aliases

Action is used in the SetAction method of the Editor to schedule a special Action after a keybinding has been executed.