package
0.0.0-20200509094339-b56921189229
Repository: https://github.com/mzz2017/go-engine.git
Documentation: pkg.go.dev
# Functions
LoadTerminfo creates a Terminfo by for named terminal by attempting to parse the output from infocmp.
No description provided by the author
No description provided by the author
No description provided by the author
NewEventKey attempts to create a suitable event.
# Constants
These are the defined ASCII values for key codes.
These keys are aliases for other names.
These keys are aliases for other names.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
Escape.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the control keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
This is the list of named keys.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
This is the list of named keys.
These are the defined ASCII values for key codes.
These keys are aliases for other names.
These are the defined ASCII values for key codes.
These keys are aliases for other names.
These are the defined ASCII values for key codes.
These keys are aliases for other names.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
These keys are aliases for other names.
These are the defined ASCII values for key codes.
This is the list of named keys.
This is the list of named keys.
This is the list of named keys.
These are the defined ASCII values for key codes.
These are the defined ASCII values for key codes.
# Variables
KeyNames holds the written names of special keys.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
EventKey represents a key press.
Terminfo represents a terminfo entry.
# Type aliases
Key is a generic value for representing keys, and especially special keys (function keys, cursor movement keys, etc.) For normal keys, like ASCII letters, we use KeyRune, and then expect the application to inspect the Rune() member of the EventKey.