Interface: ShellStatus
@termwright/driver / ShellStatus
Interface: ShellStatus
Section titled “Interface: ShellStatus”Defined in: driver/src/api.ts:366
Observable shell-integration state; fields are never inferred from prompt text.
Properties
Section titled “Properties”bellCount
Section titled “bellCount”
readonlybellCount:number
Defined in: driver/src/api.ts:375
cursor
Section titled “cursor”
readonlycursor:CursorInfo
Defined in: driver/src/api.ts:374
readonlycwd:string|null
Defined in: driver/src/api.ts:372
Last OSC 7 working directory, or null when the child never published one.
lastExitCode
Section titled “lastExitCode”
readonlylastExitCode:number|null
Defined in: driver/src/api.ts:370
lastMark
Section titled “lastMark”
readonlylastMark:"A"|"B"|"C"|"D"|null
Defined in: driver/src/api.ts:369
readonlyready:boolean
Defined in: driver/src/api.ts:368
supported
Section titled “supported”
readonlysupported:boolean
Defined in: driver/src/api.ts:367
readonlytitle:string
Defined in: driver/src/api.ts:373