|
ttx 0.1.0
|
| Nttx | |
| Njson | |
| Nv1 | |
| Nterminal | |
| CAbsolutePosition | Represents a coordinate anywhere in a screen, including scroll back |
| CCapability | Represents a Termcap capability |
| CTerminfo | Represents a terminfo entry |
| CCell | Represents a on-screen terminal cell |
| CCursor | Represents the current cursor position of the terminal |
| CPrimaryDeviceAttributes | Terminal primary device attributes |
| COperatingStatusReport | Operating status report |
| CCursorPositionReport | Cursor position report |
| CKittyKeyReport | Kitty key protocol status report |
| CStatusStringResponse | Request status string response |
| CModeQueryReply | Terminal DEC request query mode reply |
| CBeginPrompt | Represents the marker beginning a shell prompt |
| CEndPrompt | Represents the marker ending a shell prompt |
| CEndInput | Represents the marker ending user input (and beginning of a command) |
| CEndCommand | Represents the end of a command, including exit status |
| COSC133 | Represents the explicit ending of a prompt |
| COSC52 | Represents an OSC 52 sequence, which allows for modifying or querying the clipboard |
| COSC66 | Represents text annotated using the text sizing protocol |
| COSC7 | Represents a application current working directory report |
| COSC8 | Represents a terminal hyperlink escape sequence |
| COSC8671 | Represents a seamless pane navigation request |
| CTextAreaPixelSizeReport | Text area pixel size report |
| CCellPixelSizeReport | Cell pixel size report |
| CTextAreaSizeReport | Text area size report |
| CInBandSizeReport | In-band size report |
| CTerminfoString | Terminal response string (for XTGETTCAP) |
| CHyperlink | Represents a hyperlink specified via OSC 6 |
| CIdMap | A two-way map between a numberic id and a value |
| CMultiCellInfo | Shared information for cells linked via text sizing protocol (OSC 66) or double width characters |
| CReflowResult | Represents the result of reflowing a RowGroup |
| CRow | Represents a on-screen terminal row of cells |
| CRowGroup | Represents a group of terminal rows |
| CSavedCursor | Represents the saved cursor state, which is used for save/restore cursor operations |
| CScreen | Represents the visible contents of the terminal (with no scroll back) |
| CScrollBack | Represents the terminal scroll back |
| CScrollRegion | Represents the scrolling region for a terminal |
| CSelection | Represents the visual selection of a terminal |
| CCommand | Represents a completed annotated command via OSC 133 |
| CCommands | Represents all commands received for the screen |
| CKey | |
| CClipboard | Implementation of clipboard handling for ttx |
| CIdentifier | |
| CReply | |
| CPrintableCharacter | |
| CDCS | |
| COSC | |
| CAPC | |
| CCSI | |
| CEscape | |
| CControlCharacter | |
| CEscapeSequenceParser | |
| CFocusEvent | |
| CColor | |
| CGraphicsRendition | |
| CKeyEvent | |
| CLayoutEntry | |
| CLayoutNode | |
| CLayoutPane | |
| CLayoutGroup | |
| CMouseCoordinate | |
| CMousePosition | |
| CMouseClickTracker | |
| CMouseEvent | |
| CMouseScrollProtocol | |
| CPaneHooks | |
| CCreatePaneArgs | |
| CPane | |
| CParam | |
| CSubparams | |
| CParams | |
| CPasteEvent | |
| CPopupLayout | |
| CPopup | |
| CRenderedCursor | |
| CRenderer | |
| CSize | |
| CSetClipboard | |
| CWritePtyString | |
| CModeHandler | |
| CTerminal | |
| CTerminalInputParser | |
| CUtf8StreamDecoder | |
| CModeQuery | |
| CTerminfoQuery | |
| CFeatureDetector | |
| CCodePointMapping | |
| CFindPaneInLayoutGroup | |
| CGetRelativeSize | |
| CToJsonV1 | |
| CFromJsonV1 | |
| CMakePane | |
| CButtonMapping | |
| CResolveSize | |
| CChange |