Interface: SessionInfo
lib/session.SessionInfo
Table of contents
Properties
Properties
client
• client: Object
Type declaration
| Name | Type | Description |
|---|---|---|
isSyncTerm |
boolean |
- |
isVtx |
boolean |
- |
name |
string |
- |
suggestsUtf8? |
boolean |
True if client sent IQTERM UTF-8 handshake or TERM type suggests UTF-8 |
supportsFonts |
boolean |
- |
supportsIceColors |
boolean |
- |
version |
string |
- |
Defined in
encoding
• encoding: TerminalEncoding
Defined in
height
• height: number
Defined in
terminalType
• terminalType: string
Defined in
width
• width: number