List of all items
Structs
- GhosttyAllocator
- GhosttyAllocatorVtable
- GhosttyColorRgb
- GhosttyDeviceAttributes
- GhosttyDeviceAttributesPrimary
- GhosttyDeviceAttributesSecondary
- GhosttyDeviceAttributesTertiary
- GhosttyFormatter
- GhosttyFormatterScreenExtra
- GhosttyFormatterTerminalExtra
- GhosttyFormatterTerminalOptions
- GhosttyGridRef
- GhosttyKeyEncoder
- GhosttyKeyEvent
- GhosttyMouseEncoder
- GhosttyMouseEncoderSize
- GhosttyMouseEvent
- GhosttyMousePosition
- GhosttyOscCommand
- GhosttyOscParser
- GhosttyPoint
- GhosttyPointCoordinate
- GhosttyRenderState
- GhosttyRenderStateColors
- GhosttyRenderStateRowCells
- GhosttyRenderStateRowIterator
- GhosttySgrAttribute
- GhosttySgrParser
- GhosttySgrUnknown
- GhosttySizeReportSize
- GhosttyString
- GhosttyStyle
- GhosttyStyleColor
- GhosttyTerminal
- GhosttyTerminalOptions
- GhosttyTerminalScrollViewport
- GhosttyTerminalScrollbar
Unions
Macros
Functions
- ghostty_alloc
- ghostty_build_info
- ghostty_cell_get
- ghostty_color_rgb_get
- ghostty_focus_encode
- ghostty_formatter_format_alloc
- ghostty_formatter_format_buf
- ghostty_formatter_free
- ghostty_formatter_terminal_new
- ghostty_free
- ghostty_grid_ref_cell
- ghostty_grid_ref_graphemes
- ghostty_grid_ref_row
- ghostty_grid_ref_style
- ghostty_key_encoder_encode
- ghostty_key_encoder_free
- ghostty_key_encoder_new
- ghostty_key_encoder_setopt
- ghostty_key_encoder_setopt_from_terminal
- ghostty_key_event_free
- ghostty_key_event_get_action
- ghostty_key_event_get_composing
- ghostty_key_event_get_consumed_mods
- ghostty_key_event_get_key
- ghostty_key_event_get_mods
- ghostty_key_event_get_unshifted_codepoint
- ghostty_key_event_get_utf8
- ghostty_key_event_new
- ghostty_key_event_set_action
- ghostty_key_event_set_composing
- ghostty_key_event_set_consumed_mods
- ghostty_key_event_set_key
- ghostty_key_event_set_mods
- ghostty_key_event_set_unshifted_codepoint
- ghostty_key_event_set_utf8
- ghostty_mode_report_encode
- ghostty_mouse_encoder_encode
- ghostty_mouse_encoder_free
- ghostty_mouse_encoder_new
- ghostty_mouse_encoder_reset
- ghostty_mouse_encoder_setopt
- ghostty_mouse_encoder_setopt_from_terminal
- ghostty_mouse_event_clear_button
- ghostty_mouse_event_free
- ghostty_mouse_event_get_action
- ghostty_mouse_event_get_button
- ghostty_mouse_event_get_mods
- ghostty_mouse_event_get_position
- ghostty_mouse_event_new
- ghostty_mouse_event_set_action
- ghostty_mouse_event_set_button
- ghostty_mouse_event_set_mods
- ghostty_mouse_event_set_position
- ghostty_osc_command_data
- ghostty_osc_command_type
- ghostty_osc_end
- ghostty_osc_free
- ghostty_osc_new
- ghostty_osc_next
- ghostty_osc_reset
- ghostty_paste_is_safe
- ghostty_render_state_colors_get
- ghostty_render_state_free
- ghostty_render_state_get
- ghostty_render_state_new
- ghostty_render_state_row_cells_free
- ghostty_render_state_row_cells_get
- ghostty_render_state_row_cells_new
- ghostty_render_state_row_cells_next
- ghostty_render_state_row_cells_select
- ghostty_render_state_row_get
- ghostty_render_state_row_iterator_free
- ghostty_render_state_row_iterator_new
- ghostty_render_state_row_iterator_next
- ghostty_render_state_row_set
- ghostty_render_state_set
- ghostty_render_state_update
- ghostty_row_get
- ghostty_sgr_attribute_tag
- ghostty_sgr_attribute_value
- ghostty_sgr_free
- ghostty_sgr_new
- ghostty_sgr_next
- ghostty_sgr_reset
- ghostty_sgr_set_params
- ghostty_sgr_unknown_full
- ghostty_sgr_unknown_partial
- ghostty_size_report_encode
- ghostty_style_default
- ghostty_style_is_default
- ghostty_terminal_free
- ghostty_terminal_get
- ghostty_terminal_grid_ref
- ghostty_terminal_mode_get
- ghostty_terminal_mode_set
- ghostty_terminal_new
- ghostty_terminal_reset
- ghostty_terminal_resize
- ghostty_terminal_scroll_viewport
- ghostty_terminal_set
- ghostty_terminal_vt_write
Type Aliases
- GhosttyBuildInfo
- GhosttyCell
- GhosttyCellContentTag
- GhosttyCellData
- GhosttyCellSemanticContent
- GhosttyCellWide
- GhosttyColorPaletteIndex
- GhosttyColorScheme
- GhosttyFocusEvent
- GhosttyFormatterFormat
- GhosttyFormatter_ptr
- GhosttyKey
- GhosttyKeyAction
- GhosttyKeyEncoderOption
- GhosttyKeyEncoder_ptr
- GhosttyKeyEvent_ptr
- GhosttyKittyKeyFlags
- GhosttyMode
- GhosttyModeReportState
- GhosttyMods
- GhosttyMouseAction
- GhosttyMouseButton
- GhosttyMouseEncoderOption
- GhosttyMouseEncoder_ptr
- GhosttyMouseEvent_ptr
- GhosttyMouseFormat
- GhosttyMouseTrackingMode
- GhosttyOptimizeMode
- GhosttyOptionAsAlt
- GhosttyOscCommandData
- GhosttyOscCommandType
- GhosttyOscCommand_ptr
- GhosttyOscParser_ptr
- GhosttyPointTag
- GhosttyRenderStateCursorVisualStyle
- GhosttyRenderStateData
- GhosttyRenderStateDirty
- GhosttyRenderStateOption
- GhosttyRenderStateRowCellsData
- GhosttyRenderStateRowCells_ptr
- GhosttyRenderStateRowData
- GhosttyRenderStateRowIterator_ptr
- GhosttyRenderStateRowOption
- GhosttyRenderState_ptr
- GhosttyResult
- GhosttyRow
- GhosttyRowData
- GhosttyRowSemanticPrompt
- GhosttySgrAttributeTag
- GhosttySgrParser_ptr
- GhosttySgrUnderline
- GhosttySizeReportStyle
- GhosttyStyleColorTag
- GhosttyStyleId
- GhosttyTerminalBellFn
- GhosttyTerminalColorSchemeFn
- GhosttyTerminalData
- GhosttyTerminalDeviceAttributesFn
- GhosttyTerminalEnquiryFn
- GhosttyTerminalOption
- GhosttyTerminalScreen
- GhosttyTerminalScrollViewportTag
- GhosttyTerminalSizeFn
- GhosttyTerminalTitleChangedFn
- GhosttyTerminalWritePtyFn
- GhosttyTerminalXtversionFn
- GhosttyTerminal_ptr
Constants
- EXPORTED_API_SYMBOLS
- GHOSTTY_COLOR_NAMED_BLACK
- GHOSTTY_COLOR_NAMED_BLUE
- GHOSTTY_COLOR_NAMED_BRIGHT_BLACK
- GHOSTTY_COLOR_NAMED_BRIGHT_BLUE
- GHOSTTY_COLOR_NAMED_BRIGHT_CYAN
- GHOSTTY_COLOR_NAMED_BRIGHT_GREEN
- GHOSTTY_COLOR_NAMED_BRIGHT_MAGENTA
- GHOSTTY_COLOR_NAMED_BRIGHT_RED
- GHOSTTY_COLOR_NAMED_BRIGHT_WHITE
- GHOSTTY_COLOR_NAMED_BRIGHT_YELLOW
- GHOSTTY_COLOR_NAMED_CYAN
- GHOSTTY_COLOR_NAMED_GREEN
- GHOSTTY_COLOR_NAMED_MAGENTA
- GHOSTTY_COLOR_NAMED_RED
- GHOSTTY_COLOR_NAMED_WHITE
- GHOSTTY_COLOR_NAMED_YELLOW
- GHOSTTY_DA_CONFORMANCE_LEVEL_2
- GHOSTTY_DA_CONFORMANCE_LEVEL_3
- GHOSTTY_DA_CONFORMANCE_LEVEL_4
- GHOSTTY_DA_CONFORMANCE_LEVEL_5
- GHOSTTY_DA_CONFORMANCE_VT100
- GHOSTTY_DA_CONFORMANCE_VT101
- GHOSTTY_DA_CONFORMANCE_VT102
- GHOSTTY_DA_CONFORMANCE_VT125
- GHOSTTY_DA_CONFORMANCE_VT131
- GHOSTTY_DA_CONFORMANCE_VT132
- GHOSTTY_DA_CONFORMANCE_VT220
- GHOSTTY_DA_CONFORMANCE_VT240
- GHOSTTY_DA_CONFORMANCE_VT320
- GHOSTTY_DA_CONFORMANCE_VT340
- GHOSTTY_DA_CONFORMANCE_VT420
- GHOSTTY_DA_CONFORMANCE_VT510
- GHOSTTY_DA_CONFORMANCE_VT520
- GHOSTTY_DA_CONFORMANCE_VT525
- GHOSTTY_DA_DEVICE_TYPE_VT100
- GHOSTTY_DA_DEVICE_TYPE_VT220
- GHOSTTY_DA_DEVICE_TYPE_VT240
- GHOSTTY_DA_DEVICE_TYPE_VT320
- GHOSTTY_DA_DEVICE_TYPE_VT330
- GHOSTTY_DA_DEVICE_TYPE_VT340
- GHOSTTY_DA_DEVICE_TYPE_VT382
- GHOSTTY_DA_DEVICE_TYPE_VT420
- GHOSTTY_DA_DEVICE_TYPE_VT510
- GHOSTTY_DA_DEVICE_TYPE_VT520
- GHOSTTY_DA_DEVICE_TYPE_VT525
- GHOSTTY_DA_FEATURE_ANSI_COLOR
- GHOSTTY_DA_FEATURE_ANSI_TEXT_LOCATOR
- GHOSTTY_DA_FEATURE_CLIPBOARD
- GHOSTTY_DA_FEATURE_COLUMNS_132
- GHOSTTY_DA_FEATURE_HORIZONTAL_SCROLLING
- GHOSTTY_DA_FEATURE_LOCATOR
- GHOSTTY_DA_FEATURE_NATIONAL_REPLACEMENT
- GHOSTTY_DA_FEATURE_PRINTER
- GHOSTTY_DA_FEATURE_RECTANGULAR_EDITING
- GHOSTTY_DA_FEATURE_REGIS
- GHOSTTY_DA_FEATURE_SELECTIVE_ERASE
- GHOSTTY_DA_FEATURE_SIXEL
- GHOSTTY_DA_FEATURE_TECHNICAL_CHARACTERS
- GHOSTTY_DA_FEATURE_TERMINAL_STATE
- GHOSTTY_DA_FEATURE_USER_DEFINED_KEYS
- GHOSTTY_DA_FEATURE_WINDOWING
- GHOSTTY_KITTY_KEY_ALL
- GHOSTTY_KITTY_KEY_DISABLED
- GHOSTTY_KITTY_KEY_DISAMBIGUATE
- GHOSTTY_KITTY_KEY_REPORT_ALL
- GHOSTTY_KITTY_KEY_REPORT_ALTERNATES
- GHOSTTY_KITTY_KEY_REPORT_ASSOCIATED
- GHOSTTY_KITTY_KEY_REPORT_EVENTS
- GHOSTTY_MODS_ALT
- GHOSTTY_MODS_ALT_SIDE
- GHOSTTY_MODS_CAPS_LOCK
- GHOSTTY_MODS_CTRL
- GHOSTTY_MODS_CTRL_SIDE
- GHOSTTY_MODS_NUM_LOCK
- GHOSTTY_MODS_SHIFT
- GHOSTTY_MODS_SHIFT_SIDE
- GHOSTTY_MODS_SUPER
- GHOSTTY_MODS_SUPER_SIDE
- GhosttyBuildInfo_GHOSTTY_BUILD_INFO_INVALID
- GhosttyBuildInfo_GHOSTTY_BUILD_INFO_KITTY_GRAPHICS
- GhosttyBuildInfo_GHOSTTY_BUILD_INFO_OPTIMIZE
- GhosttyBuildInfo_GHOSTTY_BUILD_INFO_SIMD
- GhosttyBuildInfo_GHOSTTY_BUILD_INFO_TMUX_CONTROL_MODE
- GhosttyCellContentTag_GHOSTTY_CELL_CONTENT_BG_COLOR_PALETTE
- GhosttyCellContentTag_GHOSTTY_CELL_CONTENT_BG_COLOR_RGB
- GhosttyCellContentTag_GHOSTTY_CELL_CONTENT_CODEPOINT
- GhosttyCellContentTag_GHOSTTY_CELL_CONTENT_CODEPOINT_GRAPHEME
- GhosttyCellData_GHOSTTY_CELL_DATA_CODEPOINT
- GhosttyCellData_GHOSTTY_CELL_DATA_COLOR_PALETTE
- GhosttyCellData_GHOSTTY_CELL_DATA_COLOR_RGB
- GhosttyCellData_GHOSTTY_CELL_DATA_CONTENT_TAG
- GhosttyCellData_GHOSTTY_CELL_DATA_HAS_HYPERLINK
- GhosttyCellData_GHOSTTY_CELL_DATA_HAS_STYLING
- GhosttyCellData_GHOSTTY_CELL_DATA_HAS_TEXT
- GhosttyCellData_GHOSTTY_CELL_DATA_INVALID
- GhosttyCellData_GHOSTTY_CELL_DATA_PROTECTED
- GhosttyCellData_GHOSTTY_CELL_DATA_SEMANTIC_CONTENT
- GhosttyCellData_GHOSTTY_CELL_DATA_STYLE_ID
- GhosttyCellData_GHOSTTY_CELL_DATA_WIDE
- GhosttyCellSemanticContent_GHOSTTY_CELL_SEMANTIC_INPUT
- GhosttyCellSemanticContent_GHOSTTY_CELL_SEMANTIC_OUTPUT
- GhosttyCellSemanticContent_GHOSTTY_CELL_SEMANTIC_PROMPT
- GhosttyCellWide_GHOSTTY_CELL_WIDE_NARROW
- GhosttyCellWide_GHOSTTY_CELL_WIDE_SPACER_HEAD
- GhosttyCellWide_GHOSTTY_CELL_WIDE_SPACER_TAIL
- GhosttyCellWide_GHOSTTY_CELL_WIDE_WIDE
- GhosttyColorScheme_GHOSTTY_COLOR_SCHEME_DARK
- GhosttyColorScheme_GHOSTTY_COLOR_SCHEME_LIGHT
- GhosttyFocusEvent_GHOSTTY_FOCUS_GAINED
- GhosttyFocusEvent_GHOSTTY_FOCUS_LOST
- GhosttyFormatterFormat_GHOSTTY_FORMATTER_FORMAT_HTML
- GhosttyFormatterFormat_GHOSTTY_FORMATTER_FORMAT_PLAIN
- GhosttyFormatterFormat_GHOSTTY_FORMATTER_FORMAT_VT
- GhosttyKeyAction_GHOSTTY_KEY_ACTION_PRESS
- GhosttyKeyAction_GHOSTTY_KEY_ACTION_RELEASE
- GhosttyKeyAction_GHOSTTY_KEY_ACTION_REPEAT
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_ALT_ESC_PREFIX
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_CURSOR_KEY_APPLICATION
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_IGNORE_KEYPAD_WITH_NUMLOCK
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_KEYPAD_KEY_APPLICATION
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_KITTY_FLAGS
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_MACOS_OPTION_AS_ALT
- GhosttyKeyEncoderOption_GHOSTTY_KEY_ENCODER_OPT_MODIFY_OTHER_KEYS_STATE_2
- GhosttyKey_GHOSTTY_KEY_A
- GhosttyKey_GHOSTTY_KEY_ALT_LEFT
- GhosttyKey_GHOSTTY_KEY_ALT_RIGHT
- GhosttyKey_GHOSTTY_KEY_ARROW_DOWN
- GhosttyKey_GHOSTTY_KEY_ARROW_LEFT
- GhosttyKey_GHOSTTY_KEY_ARROW_RIGHT
- GhosttyKey_GHOSTTY_KEY_ARROW_UP
- GhosttyKey_GHOSTTY_KEY_AUDIO_VOLUME_DOWN
- GhosttyKey_GHOSTTY_KEY_AUDIO_VOLUME_MUTE
- GhosttyKey_GHOSTTY_KEY_AUDIO_VOLUME_UP
- GhosttyKey_GHOSTTY_KEY_B
- GhosttyKey_GHOSTTY_KEY_BACKQUOTE
- GhosttyKey_GHOSTTY_KEY_BACKSLASH
- GhosttyKey_GHOSTTY_KEY_BACKSPACE
- GhosttyKey_GHOSTTY_KEY_BRACKET_LEFT
- GhosttyKey_GHOSTTY_KEY_BRACKET_RIGHT
- GhosttyKey_GHOSTTY_KEY_BROWSER_BACK
- GhosttyKey_GHOSTTY_KEY_BROWSER_FAVORITES
- GhosttyKey_GHOSTTY_KEY_BROWSER_FORWARD
- GhosttyKey_GHOSTTY_KEY_BROWSER_HOME
- GhosttyKey_GHOSTTY_KEY_BROWSER_REFRESH
- GhosttyKey_GHOSTTY_KEY_BROWSER_SEARCH
- GhosttyKey_GHOSTTY_KEY_BROWSER_STOP
- GhosttyKey_GHOSTTY_KEY_C
- GhosttyKey_GHOSTTY_KEY_CAPS_LOCK
- GhosttyKey_GHOSTTY_KEY_COMMA
- GhosttyKey_GHOSTTY_KEY_CONTEXT_MENU
- GhosttyKey_GHOSTTY_KEY_CONTROL_LEFT
- GhosttyKey_GHOSTTY_KEY_CONTROL_RIGHT
- GhosttyKey_GHOSTTY_KEY_CONVERT
- GhosttyKey_GHOSTTY_KEY_COPY
- GhosttyKey_GHOSTTY_KEY_CUT
- GhosttyKey_GHOSTTY_KEY_D
- GhosttyKey_GHOSTTY_KEY_DELETE
- GhosttyKey_GHOSTTY_KEY_DIGIT_0
- GhosttyKey_GHOSTTY_KEY_DIGIT_1
- GhosttyKey_GHOSTTY_KEY_DIGIT_2
- GhosttyKey_GHOSTTY_KEY_DIGIT_3
- GhosttyKey_GHOSTTY_KEY_DIGIT_4
- GhosttyKey_GHOSTTY_KEY_DIGIT_5
- GhosttyKey_GHOSTTY_KEY_DIGIT_6
- GhosttyKey_GHOSTTY_KEY_DIGIT_7
- GhosttyKey_GHOSTTY_KEY_DIGIT_8
- GhosttyKey_GHOSTTY_KEY_DIGIT_9
- GhosttyKey_GHOSTTY_KEY_E
- GhosttyKey_GHOSTTY_KEY_EJECT
- GhosttyKey_GHOSTTY_KEY_END
- GhosttyKey_GHOSTTY_KEY_ENTER
- GhosttyKey_GHOSTTY_KEY_EQUAL
- GhosttyKey_GHOSTTY_KEY_ESCAPE
- GhosttyKey_GHOSTTY_KEY_F
- GhosttyKey_GHOSTTY_KEY_F1
- GhosttyKey_GHOSTTY_KEY_F10
- GhosttyKey_GHOSTTY_KEY_F11
- GhosttyKey_GHOSTTY_KEY_F12
- GhosttyKey_GHOSTTY_KEY_F13
- GhosttyKey_GHOSTTY_KEY_F14
- GhosttyKey_GHOSTTY_KEY_F15
- GhosttyKey_GHOSTTY_KEY_F16
- GhosttyKey_GHOSTTY_KEY_F17
- GhosttyKey_GHOSTTY_KEY_F18
- GhosttyKey_GHOSTTY_KEY_F19
- GhosttyKey_GHOSTTY_KEY_F2
- GhosttyKey_GHOSTTY_KEY_F20
- GhosttyKey_GHOSTTY_KEY_F21
- GhosttyKey_GHOSTTY_KEY_F22
- GhosttyKey_GHOSTTY_KEY_F23
- GhosttyKey_GHOSTTY_KEY_F24
- GhosttyKey_GHOSTTY_KEY_F25
- GhosttyKey_GHOSTTY_KEY_F3
- GhosttyKey_GHOSTTY_KEY_F4
- GhosttyKey_GHOSTTY_KEY_F5
- GhosttyKey_GHOSTTY_KEY_F6
- GhosttyKey_GHOSTTY_KEY_F7
- GhosttyKey_GHOSTTY_KEY_F8
- GhosttyKey_GHOSTTY_KEY_F9
- GhosttyKey_GHOSTTY_KEY_FN
- GhosttyKey_GHOSTTY_KEY_FN_LOCK
- GhosttyKey_GHOSTTY_KEY_G
- GhosttyKey_GHOSTTY_KEY_H
- GhosttyKey_GHOSTTY_KEY_HELP
- GhosttyKey_GHOSTTY_KEY_HOME
- GhosttyKey_GHOSTTY_KEY_I
- GhosttyKey_GHOSTTY_KEY_INSERT
- GhosttyKey_GHOSTTY_KEY_INTL_BACKSLASH
- GhosttyKey_GHOSTTY_KEY_INTL_RO
- GhosttyKey_GHOSTTY_KEY_INTL_YEN
- GhosttyKey_GHOSTTY_KEY_J
- GhosttyKey_GHOSTTY_KEY_K
- GhosttyKey_GHOSTTY_KEY_KANA_MODE
- GhosttyKey_GHOSTTY_KEY_L
- GhosttyKey_GHOSTTY_KEY_LAUNCH_APP_1
- GhosttyKey_GHOSTTY_KEY_LAUNCH_APP_2
- GhosttyKey_GHOSTTY_KEY_LAUNCH_MAIL
- GhosttyKey_GHOSTTY_KEY_M
- GhosttyKey_GHOSTTY_KEY_MEDIA_PLAY_PAUSE
- GhosttyKey_GHOSTTY_KEY_MEDIA_SELECT
- GhosttyKey_GHOSTTY_KEY_MEDIA_STOP
- GhosttyKey_GHOSTTY_KEY_MEDIA_TRACK_NEXT
- GhosttyKey_GHOSTTY_KEY_MEDIA_TRACK_PREVIOUS
- GhosttyKey_GHOSTTY_KEY_META_LEFT
- GhosttyKey_GHOSTTY_KEY_META_RIGHT
- GhosttyKey_GHOSTTY_KEY_MINUS
- GhosttyKey_GHOSTTY_KEY_N
- GhosttyKey_GHOSTTY_KEY_NON_CONVERT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_0
- GhosttyKey_GHOSTTY_KEY_NUMPAD_1
- GhosttyKey_GHOSTTY_KEY_NUMPAD_2
- GhosttyKey_GHOSTTY_KEY_NUMPAD_3
- GhosttyKey_GHOSTTY_KEY_NUMPAD_4
- GhosttyKey_GHOSTTY_KEY_NUMPAD_5
- GhosttyKey_GHOSTTY_KEY_NUMPAD_6
- GhosttyKey_GHOSTTY_KEY_NUMPAD_7
- GhosttyKey_GHOSTTY_KEY_NUMPAD_8
- GhosttyKey_GHOSTTY_KEY_NUMPAD_9
- GhosttyKey_GHOSTTY_KEY_NUMPAD_ADD
- GhosttyKey_GHOSTTY_KEY_NUMPAD_BACKSPACE
- GhosttyKey_GHOSTTY_KEY_NUMPAD_BEGIN
- GhosttyKey_GHOSTTY_KEY_NUMPAD_CLEAR
- GhosttyKey_GHOSTTY_KEY_NUMPAD_CLEAR_ENTRY
- GhosttyKey_GHOSTTY_KEY_NUMPAD_COMMA
- GhosttyKey_GHOSTTY_KEY_NUMPAD_DECIMAL
- GhosttyKey_GHOSTTY_KEY_NUMPAD_DELETE
- GhosttyKey_GHOSTTY_KEY_NUMPAD_DIVIDE
- GhosttyKey_GHOSTTY_KEY_NUMPAD_DOWN
- GhosttyKey_GHOSTTY_KEY_NUMPAD_END
- GhosttyKey_GHOSTTY_KEY_NUMPAD_ENTER
- GhosttyKey_GHOSTTY_KEY_NUMPAD_EQUAL
- GhosttyKey_GHOSTTY_KEY_NUMPAD_HOME
- GhosttyKey_GHOSTTY_KEY_NUMPAD_INSERT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_LEFT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MEMORY_ADD
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MEMORY_CLEAR
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MEMORY_RECALL
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MEMORY_STORE
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MEMORY_SUBTRACT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_MULTIPLY
- GhosttyKey_GHOSTTY_KEY_NUMPAD_PAGE_DOWN
- GhosttyKey_GHOSTTY_KEY_NUMPAD_PAGE_UP
- GhosttyKey_GHOSTTY_KEY_NUMPAD_PAREN_LEFT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_PAREN_RIGHT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_RIGHT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_SEPARATOR
- GhosttyKey_GHOSTTY_KEY_NUMPAD_SUBTRACT
- GhosttyKey_GHOSTTY_KEY_NUMPAD_UP
- GhosttyKey_GHOSTTY_KEY_NUM_LOCK
- GhosttyKey_GHOSTTY_KEY_O
- GhosttyKey_GHOSTTY_KEY_P
- GhosttyKey_GHOSTTY_KEY_PAGE_DOWN
- GhosttyKey_GHOSTTY_KEY_PAGE_UP
- GhosttyKey_GHOSTTY_KEY_PASTE
- GhosttyKey_GHOSTTY_KEY_PAUSE
- GhosttyKey_GHOSTTY_KEY_PERIOD
- GhosttyKey_GHOSTTY_KEY_POWER
- GhosttyKey_GHOSTTY_KEY_PRINT_SCREEN
- GhosttyKey_GHOSTTY_KEY_Q
- GhosttyKey_GHOSTTY_KEY_QUOTE
- GhosttyKey_GHOSTTY_KEY_R
- GhosttyKey_GHOSTTY_KEY_S
- GhosttyKey_GHOSTTY_KEY_SCROLL_LOCK
- GhosttyKey_GHOSTTY_KEY_SEMICOLON
- GhosttyKey_GHOSTTY_KEY_SHIFT_LEFT
- GhosttyKey_GHOSTTY_KEY_SHIFT_RIGHT
- GhosttyKey_GHOSTTY_KEY_SLASH
- GhosttyKey_GHOSTTY_KEY_SLEEP
- GhosttyKey_GHOSTTY_KEY_SPACE
- GhosttyKey_GHOSTTY_KEY_T
- GhosttyKey_GHOSTTY_KEY_TAB
- GhosttyKey_GHOSTTY_KEY_U
- GhosttyKey_GHOSTTY_KEY_UNIDENTIFIED
- GhosttyKey_GHOSTTY_KEY_V
- GhosttyKey_GHOSTTY_KEY_W
- GhosttyKey_GHOSTTY_KEY_WAKE_UP
- GhosttyKey_GHOSTTY_KEY_X
- GhosttyKey_GHOSTTY_KEY_Y
- GhosttyKey_GHOSTTY_KEY_Z
- GhosttyModeReportState_GHOSTTY_MODE_REPORT_NOT_RECOGNIZED
- GhosttyModeReportState_GHOSTTY_MODE_REPORT_PERMANENTLY_RESET
- GhosttyModeReportState_GHOSTTY_MODE_REPORT_PERMANENTLY_SET
- GhosttyModeReportState_GHOSTTY_MODE_REPORT_RESET
- GhosttyModeReportState_GHOSTTY_MODE_REPORT_SET
- GhosttyMouseAction_GHOSTTY_MOUSE_ACTION_MOTION
- GhosttyMouseAction_GHOSTTY_MOUSE_ACTION_PRESS
- GhosttyMouseAction_GHOSTTY_MOUSE_ACTION_RELEASE
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_EIGHT
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_ELEVEN
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_FIVE
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_FOUR
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_LEFT
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_MIDDLE
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_NINE
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_RIGHT
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_SEVEN
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_SIX
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_TEN
- GhosttyMouseButton_GHOSTTY_MOUSE_BUTTON_UNKNOWN
- GhosttyMouseEncoderOption_GHOSTTY_MOUSE_ENCODER_OPT_ANY_BUTTON_PRESSED
- GhosttyMouseEncoderOption_GHOSTTY_MOUSE_ENCODER_OPT_EVENT
- GhosttyMouseEncoderOption_GHOSTTY_MOUSE_ENCODER_OPT_FORMAT
- GhosttyMouseEncoderOption_GHOSTTY_MOUSE_ENCODER_OPT_SIZE
- GhosttyMouseEncoderOption_GHOSTTY_MOUSE_ENCODER_OPT_TRACK_LAST_CELL
- GhosttyMouseFormat_GHOSTTY_MOUSE_FORMAT_SGR
- GhosttyMouseFormat_GHOSTTY_MOUSE_FORMAT_SGR_PIXELS
- GhosttyMouseFormat_GHOSTTY_MOUSE_FORMAT_URXVT
- GhosttyMouseFormat_GHOSTTY_MOUSE_FORMAT_UTF8
- GhosttyMouseFormat_GHOSTTY_MOUSE_FORMAT_X10
- GhosttyMouseTrackingMode_GHOSTTY_MOUSE_TRACKING_ANY
- GhosttyMouseTrackingMode_GHOSTTY_MOUSE_TRACKING_BUTTON
- GhosttyMouseTrackingMode_GHOSTTY_MOUSE_TRACKING_NONE
- GhosttyMouseTrackingMode_GHOSTTY_MOUSE_TRACKING_NORMAL
- GhosttyMouseTrackingMode_GHOSTTY_MOUSE_TRACKING_X10
- GhosttyOptimizeMode_GHOSTTY_OPTIMIZE_DEBUG
- GhosttyOptimizeMode_GHOSTTY_OPTIMIZE_RELEASE_FAST
- GhosttyOptimizeMode_GHOSTTY_OPTIMIZE_RELEASE_SAFE
- GhosttyOptimizeMode_GHOSTTY_OPTIMIZE_RELEASE_SMALL
- GhosttyOptionAsAlt_GHOSTTY_OPTION_AS_ALT_FALSE
- GhosttyOptionAsAlt_GHOSTTY_OPTION_AS_ALT_LEFT
- GhosttyOptionAsAlt_GHOSTTY_OPTION_AS_ALT_RIGHT
- GhosttyOptionAsAlt_GHOSTTY_OPTION_AS_ALT_TRUE
- GhosttyOscCommandData_GHOSTTY_OSC_DATA_CHANGE_WINDOW_TITLE_STR
- GhosttyOscCommandData_GHOSTTY_OSC_DATA_INVALID
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CHANGE_WINDOW_ICON
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CHANGE_WINDOW_TITLE
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CLIPBOARD_CONTENTS
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_COLOR_OPERATION
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_CHANGE_TAB_TITLE
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_COMMENT
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_GUIMACRO
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_OUTPUT_ENVIRONMENT_VARIABLE
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_PROGRESS_REPORT
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_RUN_PROCESS
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_SHOW_MESSAGE_BOX
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_SLEEP
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_WAIT_INPUT
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_CONEMU_XTERM_EMULATION
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_HYPERLINK_END
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_HYPERLINK_START
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_INVALID
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_KITTY_COLOR_PROTOCOL
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_KITTY_TEXT_SIZING
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_MOUSE_SHAPE
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_REPORT_PWD
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_SEMANTIC_PROMPT
- GhosttyOscCommandType_GHOSTTY_OSC_COMMAND_SHOW_DESKTOP_NOTIFICATION
- GhosttyPointTag_GHOSTTY_POINT_TAG_ACTIVE
- GhosttyPointTag_GHOSTTY_POINT_TAG_HISTORY
- GhosttyPointTag_GHOSTTY_POINT_TAG_SCREEN
- GhosttyPointTag_GHOSTTY_POINT_TAG_VIEWPORT
- GhosttyRenderStateCursorVisualStyle_GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BAR
- GhosttyRenderStateCursorVisualStyle_GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BLOCK
- GhosttyRenderStateCursorVisualStyle_GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BLOCK_HOLLOW
- GhosttyRenderStateCursorVisualStyle_GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_UNDERLINE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLOR_BACKGROUND
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLOR_CURSOR
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLOR_CURSOR_HAS_VALUE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLOR_FOREGROUND
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLOR_PALETTE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_COLS
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_BLINKING
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_PASSWORD_INPUT
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_HAS_VALUE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_WIDE_TAIL
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_X
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_Y
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VISIBLE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_CURSOR_VISUAL_STYLE
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_DIRTY
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_INVALID
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_ROWS
- GhosttyRenderStateData_GHOSTTY_RENDER_STATE_DATA_ROW_ITERATOR
- GhosttyRenderStateDirty_GHOSTTY_RENDER_STATE_DIRTY_FALSE
- GhosttyRenderStateDirty_GHOSTTY_RENDER_STATE_DIRTY_FULL
- GhosttyRenderStateDirty_GHOSTTY_RENDER_STATE_DIRTY_PARTIAL
- GhosttyRenderStateOption_GHOSTTY_RENDER_STATE_OPTION_DIRTY
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_BG_COLOR
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_FG_COLOR
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_GRAPHEMES_BUF
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_GRAPHEMES_LEN
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_INVALID
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_RAW
- GhosttyRenderStateRowCellsData_GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_STYLE
- GhosttyRenderStateRowData_GHOSTTY_RENDER_STATE_ROW_DATA_CELLS
- GhosttyRenderStateRowData_GHOSTTY_RENDER_STATE_ROW_DATA_DIRTY
- GhosttyRenderStateRowData_GHOSTTY_RENDER_STATE_ROW_DATA_INVALID
- GhosttyRenderStateRowData_GHOSTTY_RENDER_STATE_ROW_DATA_RAW
- GhosttyRenderStateRowOption_GHOSTTY_RENDER_STATE_ROW_OPTION_DIRTY
- GhosttyResult_GHOSTTY_INVALID_VALUE
- GhosttyResult_GHOSTTY_OUT_OF_MEMORY
- GhosttyResult_GHOSTTY_OUT_OF_SPACE
- GhosttyResult_GHOSTTY_SUCCESS
- GhosttyRowData_GHOSTTY_ROW_DATA_DIRTY
- GhosttyRowData_GHOSTTY_ROW_DATA_GRAPHEME
- GhosttyRowData_GHOSTTY_ROW_DATA_HYPERLINK
- GhosttyRowData_GHOSTTY_ROW_DATA_INVALID
- GhosttyRowData_GHOSTTY_ROW_DATA_KITTY_VIRTUAL_PLACEHOLDER
- GhosttyRowData_GHOSTTY_ROW_DATA_SEMANTIC_PROMPT
- GhosttyRowData_GHOSTTY_ROW_DATA_STYLED
- GhosttyRowData_GHOSTTY_ROW_DATA_WRAP
- GhosttyRowData_GHOSTTY_ROW_DATA_WRAP_CONTINUATION
- GhosttyRowSemanticPrompt_GHOSTTY_ROW_SEMANTIC_NONE
- GhosttyRowSemanticPrompt_GHOSTTY_ROW_SEMANTIC_PROMPT
- GhosttyRowSemanticPrompt_GHOSTTY_ROW_SEMANTIC_PROMPT_CONTINUATION
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BG_256
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BG_8
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BLINK
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BOLD
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BRIGHT_BG_8
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_BRIGHT_FG_8
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_DIRECT_COLOR_BG
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_DIRECT_COLOR_FG
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_FAINT
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_FG_256
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_FG_8
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_INVERSE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_INVISIBLE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_ITALIC
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_OVERLINE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_BG
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_BLINK
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_BOLD
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_FG
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_INVERSE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_INVISIBLE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_ITALIC
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_OVERLINE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_STRIKETHROUGH
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_RESET_UNDERLINE_COLOR
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_STRIKETHROUGH
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_UNDERLINE
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_UNDERLINE_COLOR
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_UNDERLINE_COLOR_256
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_UNKNOWN
- GhosttySgrAttributeTag_GHOSTTY_SGR_ATTR_UNSET
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_CURLY
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_DASHED
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_DOTTED
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_DOUBLE
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_NONE
- GhosttySgrUnderline_GHOSTTY_SGR_UNDERLINE_SINGLE
- GhosttySizeReportStyle_GHOSTTY_SIZE_REPORT_CSI_14_T
- GhosttySizeReportStyle_GHOSTTY_SIZE_REPORT_CSI_16_T
- GhosttySizeReportStyle_GHOSTTY_SIZE_REPORT_CSI_18_T
- GhosttySizeReportStyle_GHOSTTY_SIZE_REPORT_MODE_2048
- GhosttyStyleColorTag_GHOSTTY_STYLE_COLOR_NONE
- GhosttyStyleColorTag_GHOSTTY_STYLE_COLOR_PALETTE
- GhosttyStyleColorTag_GHOSTTY_STYLE_COLOR_RGB
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_ACTIVE_SCREEN
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_COLS
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_CURSOR_PENDING_WRAP
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_CURSOR_STYLE
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_CURSOR_VISIBLE
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_CURSOR_X
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_CURSOR_Y
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_HEIGHT_PX
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_INVALID
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_KITTY_KEYBOARD_FLAGS
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_MOUSE_TRACKING
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_PWD
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_ROWS
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_SCROLLBACK_ROWS
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_SCROLLBAR
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_TITLE
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_TOTAL_ROWS
- GhosttyTerminalData_GHOSTTY_TERMINAL_DATA_WIDTH_PX
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_BELL
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_COLOR_SCHEME
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_DEVICE_ATTRIBUTES
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_ENQUIRY
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_PWD
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_SIZE
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_TITLE
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_TITLE_CHANGED
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_USERDATA
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_WRITE_PTY
- GhosttyTerminalOption_GHOSTTY_TERMINAL_OPT_XTVERSION
- GhosttyTerminalScreen_GHOSTTY_TERMINAL_SCREEN_ALTERNATE
- GhosttyTerminalScreen_GHOSTTY_TERMINAL_SCREEN_PRIMARY
- GhosttyTerminalScrollViewportTag_GHOSTTY_SCROLL_VIEWPORT_BOTTOM
- GhosttyTerminalScrollViewportTag_GHOSTTY_SCROLL_VIEWPORT_DELTA
- GhosttyTerminalScrollViewportTag_GHOSTTY_SCROLL_VIEWPORT_TOP