internal

package
v0.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 10, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyNull                   = 0
	KeyStartOfHeading         = 1
	KeyStartOfText            = 2
	KeyExit                   = 3 // ctrl-c
	KeyEndOfTransimission     = 4
	KeyEnquiry                = 5
	KeyAcknowledge            = 6
	KeyBELL                   = 7
	KeyBackspace              = 8
	KeyHorizontalTabulation   = 9
	KeyLineFeed               = 10
	KeyVerticalTabulation     = 11
	KeyFormFeed               = 12
	KeyCarriageReturn         = 13
	KeyShiftOut               = 14
	KeyShiftIn                = 15
	KeyDataLinkEscape         = 16
	KeyDeviceControl1         = 17
	KeyDeviceControl2         = 18
	KeyDeviceControl3         = 19
	KeyDeviceControl4         = 20
	KeyNegativeAcknowledge    = 21
	KeySynchronousIdle        = 22
	KeyEndOfTransmissionBlock = 23
	KeyCancel                 = 24
	KeyEndOfMedium            = 25
	KeySubstitution           = 26
	KeyEscape                 = 27
	KeyFileSeparator          = 28
	KeyGroupSeparator         = 29
	KeyRecordSeparator        = 30
	KeyUnitSeparator          = 31
	KeyDelete                 = 127
)

See: https://en.wikipedia.org/wiki/C0_and_C1_control_codes

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL