constants

package
v0.0.0-...-099d0cb Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	KeySeqBackspace = []byte{127}
	KeySeqDownArrow = []byte{27, 91, 66}
	KeySeqLinefeed  = []byte{13}
	KeySeqUpArrow   = []byte{27, 91, 65}
	KeySeqSigInt    = []byte{3}
	KeySeqEOF       = []byte{4}
)

Functions

This section is empty.

Types

type KeySequence

type KeySequence []byte

Jump to

Keyboard shortcuts

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