Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition"
|
Package ansi provides ansi escape sequence processing as defined by the ECMA-48 standard "Control Functions for Coded Character Sets - Fifth Edition" |
|
deansify
command
|
|
|
util
command
go run mkansi.go | gofmt > ../ansi.go
|
go run mkansi.go | gofmt > ../ansi.go |
|
xterm
Package xterm provides additional escape sequences recognized by xterm that are not included in ansi.Table.
|
Package xterm provides additional escape sequences recognized by xterm that are not included in ansi.Table. |
|
xterm/util
command
Usage: go run mkterm.go | gofmt > ../xterm.go
|
Usage: go run mkterm.go | gofmt > ../xterm.go |
|
Package mutex provides a mutex lock that can be traced when debugging.
|
Package mutex provides a mutex lock that can be traced when debugging. |
|
Package parse reads lines and parses them into words.
|
Package parse reads lines and parses them into words. |
|
Package ttyname finds the tty name associate with a *os.File or numeric file descriptor on Unix(TM) like systems.
|
Package ttyname finds the tty name associate with a *os.File or numeric file descriptor on Unix(TM) like systems. |
Click to show internal directories.
Click to hide internal directories.