Documentation
¶
Overview ¶
Package keys deals with nicely representing keypresses.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Key ¶
type Key rune
type Keypress ¶
a Key represents a keypress event
func FromTermbox ¶
func FromTermbox(e termbox.Event) Keypress
FromTermbox creates a Key from a termbox event
Click to show internal directories.
Click to hide internal directories.