AttachXTermOptions
Defined in: src/drivers/tty/xterm.ts:56
Properties
Section titled “Properties”index?
Section titled “index?”
optionalindex?:number
Defined in: src/drivers/tty/xterm.ts:58
Which line to use, so a page with more than one terminal can say which is which
Default
Section titled “Default”0input?
Section titled “input?”
optionalinput?:boolean
Defined in: src/drivers/tty/xterm.ts:64
Whether the tty takes what is typed into the terminal. Turn this off when something else is already reading the terminal.
Default
Section titled “Default”true