ttx 0.1.0
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nttx
 Njson
 Nv1
 Nterminal
 CAbsolutePositionRepresents a coordinate anywhere in a screen, including scroll back
 CCapabilityRepresents a Termcap capability
 CTerminfoRepresents a terminfo entry
 CCellRepresents a on-screen terminal cell
 CCursorRepresents the current cursor position of the terminal
 CPrimaryDeviceAttributesTerminal primary device attributes
 COperatingStatusReportOperating status report
 CCursorPositionReportCursor position report
 CKittyKeyReportKitty key protocol status report
 CStatusStringResponseRequest status string response
 CModeQueryReplyTerminal DEC request query mode reply
 CBeginPromptRepresents the marker beginning a shell prompt
 CEndPromptRepresents the marker ending a shell prompt
 CEndInputRepresents the marker ending user input (and beginning of a command)
 CEndCommandRepresents the end of a command, including exit status
 COSC133Represents the explicit ending of a prompt
 COSC52Represents an OSC 52 sequence, which allows for modifying or querying the clipboard
 COSC66Represents text annotated using the text sizing protocol
 COSC7Represents a application current working directory report
 COSC8Represents a terminal hyperlink escape sequence
 COSC8671Represents a seamless pane navigation request
 CTextAreaPixelSizeReportText area pixel size report
 CCellPixelSizeReportCell pixel size report
 CTextAreaSizeReportText area size report
 CInBandSizeReportIn-band size report
 CTerminfoStringTerminal response string (for XTGETTCAP)
 CHyperlinkRepresents a hyperlink specified via OSC 6
 CIdMapA two-way map between a numberic id and a value
 CMultiCellInfoShared information for cells linked via text sizing protocol (OSC 66) or double width characters
 CReflowResultRepresents the result of reflowing a RowGroup
 CRowRepresents a on-screen terminal row of cells
 CRowGroupRepresents a group of terminal rows
 CSavedCursorRepresents the saved cursor state, which is used for save/restore cursor operations
 CScreenRepresents the visible contents of the terminal (with no scroll back)
 CScrollBackRepresents the terminal scroll back
 CScrollRegionRepresents the scrolling region for a terminal
 CSelectionRepresents the visual selection of a terminal
 CCommandRepresents a completed annotated command via OSC 133
 CCommandsRepresents all commands received for the screen
 CKey
 CClipboardImplementation 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