Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
sequencegenerator
command
|
|
|
Package commands implement common output commands for the termianl
|
Package commands implement common output commands for the termianl |
|
Package faketerm implements a fake terminal.
|
Package faketerm implements a fake terminal. |
|
Package terminal abstract the terminal by providing two main interfaces: Input Events and a framebuffer output
|
Package terminal abstract the terminal by providing two main interfaces: Input Events and a framebuffer output |
|
ansi
Package ansi converts a given area into a stream of ansi sequences to be dump into a terminal
|
Package ansi converts a given area into a stream of ansi sequences to be dump into a terminal |
|
eachchange
Package eachchange will compare two areas
|
Package eachchange will compare two areas |
|
events
Package events contains the basic primitives of the input and output events
|
Package events contains the basic primitives of the input and output events |
|
framebuffer
Package framebuffer stores the current terminal state and return the ansi sequences require to transform the current state to the new one
|
Package framebuffer stores the current terminal state and return the ansi sequences require to transform the current state to the new one |
|
input
Package input converts a io.Reader (normally a tty) into a sequence of events.
|
Package input converts a io.Reader (normally a tty) into a sequence of events. |
|
test
command
|
|
|
tty
Package tty implements the os part of the terminal
|
Package tty implements the os part of the terminal |
Click to show internal directories.
Click to hide internal directories.