Interface: TerminalContext
runtime/mci/context.TerminalContext
Terminal context for MCI code expansion Contains terminal capabilities and settings
Table of contents
Properties
- ansi
- avatar
- bps
- color
- cp437
- cps
- fontName
- fontSize
- height
- iceColors
- mouse
- petscii
- rip
- type
- utf8
- width
Properties
ansi
• ansi: boolean
Defined in
avatar
• avatar: boolean
Defined in
bps
• Optional bps: number
Defined in
color
• color: boolean
Defined in
cp437
• cp437: boolean
Defined in
cps
• Optional cps: number
Defined in
fontName
• Optional fontName: string
Defined in
fontSize
• Optional fontSize: number
Defined in
height
• height: number
Defined in
iceColors
• Optional iceColors: boolean
Defined in
mouse
• Optional mouse: boolean
Defined in
petscii
• petscii: boolean
Defined in
rip
• rip: boolean
Defined in
type
• type: string
Defined in
utf8
• utf8: boolean
Defined in
width
• width: number