package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Packages

Package ansi defines ANSI control codes for styles and colours.

# Functions

SuspendProcess manually suspends the current process.

# Constants

list of ASCII code for characters that can follow EscCursor.
list of ASCII code for characters that can follow EscCursor.
list of ASCII code for characters that can follow EscCursor.
list of ASCII code for characters that can follow EscCursor.
list of ASCII code for characters that can follow KeyEsc.
list of ASCII code for characters that can follow KeyEsc.
list of ASCII code for characters that can follow KeyEsc.
list of ASCII code for characters that can follow KeyEsc.
list of ASCII codes for non-alphanumeric characters.
list of ASCII codes for non-alphanumeric characters.
list of ASCII codes for non-alphanumeric characters.
list of ASCII codes for non-alphanumeric characters.
end-of-text character.
substitute character.
list of ASCII codes for non-alphanumeric characters.

# Structs

EasyTerm is the main container for posix terminals.