package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Dec 17, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package input converts a io.Reader (normally a tty) into a sequence of events.
It have basic support for xtermm and vt100 escape sequences
Input represent an input device. It converts a stream of bytes into a collection of events.
Open starts reading bytes from the reader and publishing events in Events.
Once io.EOF is found, the channel will be closed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.