libghostty
Loading...
Searching...
No Matches
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- g -
ghostty_alloc() :
allocator.h
ghostty_build_info() :
build_info.h
GHOSTTY_BUILD_INFO_INVALID :
build_info.h
GHOSTTY_BUILD_INFO_KITTY_GRAPHICS :
build_info.h
GHOSTTY_BUILD_INFO_OPTIMIZE :
build_info.h
GHOSTTY_BUILD_INFO_SIMD :
build_info.h
GHOSTTY_BUILD_INFO_TMUX_CONTROL_MODE :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_BUILD :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_MAJOR :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_MINOR :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_PATCH :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_PRE :
build_info.h
GHOSTTY_BUILD_INFO_VERSION_STRING :
build_info.h
GHOSTTY_CELL_CONTENT_BG_COLOR_PALETTE :
screen.h
GHOSTTY_CELL_CONTENT_BG_COLOR_RGB :
screen.h
GHOSTTY_CELL_CONTENT_CODEPOINT :
screen.h
GHOSTTY_CELL_CONTENT_CODEPOINT_GRAPHEME :
screen.h
GHOSTTY_CELL_DATA_CODEPOINT :
screen.h
GHOSTTY_CELL_DATA_COLOR_PALETTE :
screen.h
GHOSTTY_CELL_DATA_COLOR_RGB :
screen.h
GHOSTTY_CELL_DATA_CONTENT_TAG :
screen.h
GHOSTTY_CELL_DATA_HAS_HYPERLINK :
screen.h
GHOSTTY_CELL_DATA_HAS_STYLING :
screen.h
GHOSTTY_CELL_DATA_HAS_TEXT :
screen.h
GHOSTTY_CELL_DATA_INVALID :
screen.h
GHOSTTY_CELL_DATA_PROTECTED :
screen.h
GHOSTTY_CELL_DATA_SEMANTIC_CONTENT :
screen.h
GHOSTTY_CELL_DATA_STYLE_ID :
screen.h
GHOSTTY_CELL_DATA_WIDE :
screen.h
ghostty_cell_get() :
screen.h
ghostty_cell_get_multi() :
screen.h
GHOSTTY_CELL_SEMANTIC_INPUT :
screen.h
GHOSTTY_CELL_SEMANTIC_OUTPUT :
screen.h
GHOSTTY_CELL_SEMANTIC_PROMPT :
screen.h
GHOSTTY_CELL_WIDE_NARROW :
screen.h
GHOSTTY_CELL_WIDE_SPACER_HEAD :
screen.h
GHOSTTY_CELL_WIDE_SPACER_TAIL :
screen.h
GHOSTTY_CELL_WIDE_WIDE :
screen.h
GHOSTTY_COLOR_NAMED_BLACK :
color.h
GHOSTTY_COLOR_NAMED_BLUE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_BLACK :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_BLUE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_CYAN :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_GREEN :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_MAGENTA :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_RED :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_WHITE :
color.h
GHOSTTY_COLOR_NAMED_BRIGHT_YELLOW :
color.h
GHOSTTY_COLOR_NAMED_CYAN :
color.h
GHOSTTY_COLOR_NAMED_GREEN :
color.h
GHOSTTY_COLOR_NAMED_MAGENTA :
color.h
GHOSTTY_COLOR_NAMED_RED :
color.h
GHOSTTY_COLOR_NAMED_WHITE :
color.h
GHOSTTY_COLOR_NAMED_YELLOW :
color.h
ghostty_color_rgb_get() :
color.h
GHOSTTY_ENUM_TYPED :
types.h
ghostty_focus_encode() :
focus.h
GHOSTTY_FOCUS_GAINED :
focus.h
GHOSTTY_FOCUS_LOST :
focus.h
ghostty_formatter_format_alloc() :
formatter.h
ghostty_formatter_format_buf() :
formatter.h
GHOSTTY_FORMATTER_FORMAT_HTML :
formatter.h
GHOSTTY_FORMATTER_FORMAT_PLAIN :
formatter.h
GHOSTTY_FORMATTER_FORMAT_VT :
formatter.h
ghostty_formatter_free() :
formatter.h
ghostty_formatter_terminal_new() :
formatter.h
ghostty_free() :
allocator.h
ghostty_grid_ref_cell() :
grid_ref.h
ghostty_grid_ref_graphemes() :
grid_ref.h
ghostty_grid_ref_hyperlink_uri() :
grid_ref.h
ghostty_grid_ref_row() :
grid_ref.h
ghostty_grid_ref_style() :
grid_ref.h
GHOSTTY_INIT_SIZED :
types.h
GHOSTTY_INVALID_VALUE :
types.h
GHOSTTY_KEY_ACTION_PRESS :
key/event.h
GHOSTTY_KEY_ACTION_RELEASE :
key/event.h
GHOSTTY_KEY_ACTION_REPEAT :
key/event.h
ghostty_key_encoder_encode() :
key/encoder.h
ghostty_key_encoder_free() :
key/encoder.h
ghostty_key_encoder_new() :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_ALT_ESC_PREFIX :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_BACKARROW_KEY_MODE :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_CURSOR_KEY_APPLICATION :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_IGNORE_KEYPAD_WITH_NUMLOCK :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_KEYPAD_KEY_APPLICATION :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_KITTY_FLAGS :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_MACOS_OPTION_AS_ALT :
key/encoder.h
GHOSTTY_KEY_ENCODER_OPT_MODIFY_OTHER_KEYS_STATE_2 :
key/encoder.h
ghostty_key_encoder_setopt() :
key/encoder.h
ghostty_key_encoder_setopt_from_terminal() :
key/encoder.h
ghostty_key_event_free() :
key/event.h
ghostty_key_event_get_action() :
key/event.h
ghostty_key_event_get_composing() :
key/event.h
ghostty_key_event_get_consumed_mods() :
key/event.h
ghostty_key_event_get_key() :
key/event.h
ghostty_key_event_get_mods() :
key/event.h
ghostty_key_event_get_unshifted_codepoint() :
key/event.h
ghostty_key_event_get_utf8() :
key/event.h
ghostty_key_event_new() :
key/event.h
ghostty_key_event_set_action() :
key/event.h
ghostty_key_event_set_composing() :
key/event.h
ghostty_key_event_set_consumed_mods() :
key/event.h
ghostty_key_event_set_key() :
key/event.h
ghostty_key_event_set_mods() :
key/event.h
ghostty_key_event_set_unshifted_codepoint() :
key/event.h
ghostty_key_event_set_utf8() :
key/event.h
GHOSTTY_KITTY_GRAPHICS_DATA_INVALID :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_DATA_PLACEMENT_ITERATOR :
kitty_graphics.h
ghostty_kitty_graphics_get() :
kitty_graphics.h
ghostty_kitty_graphics_image() :
kitty_graphics.h
ghostty_kitty_graphics_image_get() :
kitty_graphics.h
ghostty_kitty_graphics_image_get_multi() :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_COLUMNS :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_IMAGE_ID :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_INVALID :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_IS_VIRTUAL :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_PLACEMENT_ID :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_ROWS :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_SOURCE_HEIGHT :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_SOURCE_WIDTH :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_SOURCE_X :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_SOURCE_Y :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_X_OFFSET :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_Y_OFFSET :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_DATA_Z :
kitty_graphics.h
ghostty_kitty_graphics_placement_get() :
kitty_graphics.h
ghostty_kitty_graphics_placement_get_multi() :
kitty_graphics.h
ghostty_kitty_graphics_placement_grid_size() :
kitty_graphics.h
ghostty_kitty_graphics_placement_iterator_free() :
kitty_graphics.h
ghostty_kitty_graphics_placement_iterator_new() :
kitty_graphics.h
GHOSTTY_KITTY_GRAPHICS_PLACEMENT_ITERATOR_OPTION_LAYER :
kitty_graphics.h
ghostty_kitty_graphics_placement_iterator_set() :
kitty_graphics.h
ghostty_kitty_graphics_placement_next() :
kitty_graphics.h
ghostty_kitty_graphics_placement_pixel_size() :
kitty_graphics.h
ghostty_kitty_graphics_placement_rect() :
kitty_graphics.h
ghostty_kitty_graphics_placement_render_info() :
kitty_graphics.h
ghostty_kitty_graphics_placement_source_rect() :
kitty_graphics.h
ghostty_kitty_graphics_placement_viewport_pos() :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_COMPRESSION :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_DATA_LEN :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_DATA_PTR :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_FORMAT :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_HEIGHT :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_ID :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_INVALID :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_NUMBER :
kitty_graphics.h
GHOSTTY_KITTY_IMAGE_DATA_WIDTH :
kitty_graphics.h
GHOSTTY_KITTY_KEY_ALL :
key/encoder.h
GHOSTTY_KITTY_KEY_DISABLED :
key/encoder.h
GHOSTTY_KITTY_KEY_DISAMBIGUATE :
key/encoder.h
GHOSTTY_KITTY_KEY_REPORT_ALL :
key/encoder.h
GHOSTTY_KITTY_KEY_REPORT_ALTERNATES :
key/encoder.h
GHOSTTY_KITTY_KEY_REPORT_ASSOCIATED :
key/encoder.h
GHOSTTY_KITTY_KEY_REPORT_EVENTS :
key/encoder.h
GHOSTTY_MODE_132_COLUMN :
modes.h
GHOSTTY_MODE_ALT_ESC_PREFIX :
modes.h
GHOSTTY_MODE_ALT_SCREEN :
modes.h
GHOSTTY_MODE_ALT_SCREEN_LEGACY :
modes.h
GHOSTTY_MODE_ALT_SCREEN_SAVE :
modes.h
GHOSTTY_MODE_ALT_SCROLL :
modes.h
GHOSTTY_MODE_ALT_SENDS_ESC :
modes.h
GHOSTTY_MODE_ANY_MOUSE :
modes.h
GHOSTTY_MODE_AUTOREPEAT :
modes.h
GHOSTTY_MODE_BACKARROW_KEY_MODE :
modes.h
GHOSTTY_MODE_BRACKETED_PASTE :
modes.h
GHOSTTY_MODE_BUTTON_MOUSE :
modes.h
GHOSTTY_MODE_COLOR_SCHEME_REPORT :
modes.h
GHOSTTY_MODE_CURSOR_BLINKING :
modes.h
GHOSTTY_MODE_CURSOR_VISIBLE :
modes.h
GHOSTTY_MODE_DECCKM :
modes.h
GHOSTTY_MODE_ENABLE_MODE_3 :
modes.h
GHOSTTY_MODE_FOCUS_EVENT :
modes.h
GHOSTTY_MODE_GRAPHEME_CLUSTER :
modes.h
GHOSTTY_MODE_IN_BAND_RESIZE :
modes.h
GHOSTTY_MODE_INSERT :
modes.h
GHOSTTY_MODE_KAM :
modes.h
GHOSTTY_MODE_KEYPAD_KEYS :
modes.h
GHOSTTY_MODE_LEFT_RIGHT_MARGIN :
modes.h
GHOSTTY_MODE_LINEFEED :
modes.h
GHOSTTY_MODE_NORMAL_MOUSE :
modes.h
GHOSTTY_MODE_NUMLOCK_KEYPAD :
modes.h
GHOSTTY_MODE_ORIGIN :
modes.h
ghostty_mode_report_encode() :
modes.h
GHOSTTY_MODE_REPORT_NOT_RECOGNIZED :
modes.h
GHOSTTY_MODE_REPORT_PERMANENTLY_RESET :
modes.h
GHOSTTY_MODE_REPORT_PERMANENTLY_SET :
modes.h
GHOSTTY_MODE_REPORT_RESET :
modes.h
GHOSTTY_MODE_REPORT_SET :
modes.h
GHOSTTY_MODE_REVERSE_COLORS :
modes.h
GHOSTTY_MODE_REVERSE_WRAP :
modes.h
GHOSTTY_MODE_REVERSE_WRAP_EXT :
modes.h
GHOSTTY_MODE_SAVE_CURSOR :
modes.h
GHOSTTY_MODE_SGR_MOUSE :
modes.h
GHOSTTY_MODE_SGR_PIXELS_MOUSE :
modes.h
GHOSTTY_MODE_SLOW_SCROLL :
modes.h
GHOSTTY_MODE_SRM :
modes.h
GHOSTTY_MODE_SYNC_OUTPUT :
modes.h
GHOSTTY_MODE_URXVT_MOUSE :
modes.h
GHOSTTY_MODE_UTF8_MOUSE :
modes.h
GHOSTTY_MODE_WRAPAROUND :
modes.h
GHOSTTY_MODE_X10_MOUSE :
modes.h
GHOSTTY_MODS_ALT :
key/event.h
GHOSTTY_MODS_ALT_SIDE :
key/event.h
GHOSTTY_MODS_CAPS_LOCK :
key/event.h
GHOSTTY_MODS_CTRL :
key/event.h
GHOSTTY_MODS_CTRL_SIDE :
key/event.h
GHOSTTY_MODS_NUM_LOCK :
key/event.h
GHOSTTY_MODS_SHIFT :
key/event.h
GHOSTTY_MODS_SHIFT_SIDE :
key/event.h
GHOSTTY_MODS_SUPER :
key/event.h
GHOSTTY_MODS_SUPER_SIDE :
key/event.h
GHOSTTY_MOUSE_ACTION_MOTION :
mouse/event.h
GHOSTTY_MOUSE_ACTION_PRESS :
mouse/event.h
GHOSTTY_MOUSE_ACTION_RELEASE :
mouse/event.h
ghostty_mouse_encoder_encode() :
mouse/encoder.h
ghostty_mouse_encoder_free() :
mouse/encoder.h
ghostty_mouse_encoder_new() :
mouse/encoder.h
GHOSTTY_MOUSE_ENCODER_OPT_ANY_BUTTON_PRESSED :
mouse/encoder.h
GHOSTTY_MOUSE_ENCODER_OPT_EVENT :
mouse/encoder.h
GHOSTTY_MOUSE_ENCODER_OPT_FORMAT :
mouse/encoder.h
GHOSTTY_MOUSE_ENCODER_OPT_SIZE :
mouse/encoder.h
GHOSTTY_MOUSE_ENCODER_OPT_TRACK_LAST_CELL :
mouse/encoder.h
ghostty_mouse_encoder_reset() :
mouse/encoder.h
ghostty_mouse_encoder_setopt() :
mouse/encoder.h
ghostty_mouse_encoder_setopt_from_terminal() :
mouse/encoder.h
ghostty_mouse_event_clear_button() :
mouse/event.h
ghostty_mouse_event_free() :
mouse/event.h
ghostty_mouse_event_get_action() :
mouse/event.h
ghostty_mouse_event_get_button() :
mouse/event.h
ghostty_mouse_event_get_mods() :
mouse/event.h
ghostty_mouse_event_get_position() :
mouse/event.h
ghostty_mouse_event_new() :
mouse/event.h
ghostty_mouse_event_set_action() :
mouse/event.h
ghostty_mouse_event_set_button() :
mouse/event.h
ghostty_mouse_event_set_mods() :
mouse/event.h
ghostty_mouse_event_set_position() :
mouse/event.h
GHOSTTY_MOUSE_TRACKING_ANY :
mouse/encoder.h
GHOSTTY_MOUSE_TRACKING_BUTTON :
mouse/encoder.h
GHOSTTY_MOUSE_TRACKING_NONE :
mouse/encoder.h
GHOSTTY_MOUSE_TRACKING_NORMAL :
mouse/encoder.h
GHOSTTY_MOUSE_TRACKING_X10 :
mouse/encoder.h
GHOSTTY_NO_VALUE :
types.h
GHOSTTY_OPTION_AS_ALT_FALSE :
key/encoder.h
GHOSTTY_OPTION_AS_ALT_LEFT :
key/encoder.h
GHOSTTY_OPTION_AS_ALT_RIGHT :
key/encoder.h
GHOSTTY_OPTION_AS_ALT_TRUE :
key/encoder.h
ghostty_osc_command_data() :
osc.h
ghostty_osc_command_type() :
osc.h
GHOSTTY_OSC_DATA_CHANGE_WINDOW_TITLE_STR :
osc.h
GHOSTTY_OSC_DATA_INVALID :
osc.h
ghostty_osc_end() :
osc.h
ghostty_osc_free() :
osc.h
ghostty_osc_new() :
osc.h
ghostty_osc_next() :
osc.h
ghostty_osc_reset() :
osc.h
GHOSTTY_OUT_OF_MEMORY :
types.h
GHOSTTY_OUT_OF_SPACE :
types.h
ghostty_paste_encode() :
paste.h
ghostty_paste_is_safe() :
paste.h
GHOSTTY_POINT_TAG_ACTIVE :
point.h
GHOSTTY_POINT_TAG_HISTORY :
point.h
GHOSTTY_POINT_TAG_SCREEN :
point.h
GHOSTTY_POINT_TAG_VIEWPORT :
point.h
ghostty_render_state_colors_get() :
render.h
GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BAR :
render.h
GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BLOCK :
render.h
GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_BLOCK_HOLLOW :
render.h
GHOSTTY_RENDER_STATE_CURSOR_VISUAL_STYLE_UNDERLINE :
render.h
GHOSTTY_RENDER_STATE_DATA_COLOR_BACKGROUND :
render.h
GHOSTTY_RENDER_STATE_DATA_COLOR_CURSOR :
render.h
GHOSTTY_RENDER_STATE_DATA_COLOR_CURSOR_HAS_VALUE :
render.h
GHOSTTY_RENDER_STATE_DATA_COLOR_FOREGROUND :
render.h
GHOSTTY_RENDER_STATE_DATA_COLOR_PALETTE :
render.h
GHOSTTY_RENDER_STATE_DATA_COLS :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_BLINKING :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_PASSWORD_INPUT :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_HAS_VALUE :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_WIDE_TAIL :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_X :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VIEWPORT_Y :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VISIBLE :
render.h
GHOSTTY_RENDER_STATE_DATA_CURSOR_VISUAL_STYLE :
render.h
GHOSTTY_RENDER_STATE_DATA_DIRTY :
render.h
GHOSTTY_RENDER_STATE_DATA_INVALID :
render.h
GHOSTTY_RENDER_STATE_DATA_ROW_ITERATOR :
render.h
GHOSTTY_RENDER_STATE_DATA_ROWS :
render.h
GHOSTTY_RENDER_STATE_DIRTY_FALSE :
render.h
GHOSTTY_RENDER_STATE_DIRTY_FULL :
render.h
GHOSTTY_RENDER_STATE_DIRTY_PARTIAL :
render.h
ghostty_render_state_free() :
render.h
ghostty_render_state_get() :
render.h
ghostty_render_state_get_multi() :
render.h
ghostty_render_state_new() :
render.h
GHOSTTY_RENDER_STATE_OPTION_DIRTY :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_BG_COLOR :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_FG_COLOR :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_GRAPHEMES_BUF :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_GRAPHEMES_LEN :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_INVALID :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_RAW :
render.h
GHOSTTY_RENDER_STATE_ROW_CELLS_DATA_STYLE :
render.h
ghostty_render_state_row_cells_free() :
render.h
ghostty_render_state_row_cells_get() :
render.h
ghostty_render_state_row_cells_get_multi() :
render.h
ghostty_render_state_row_cells_new() :
render.h
ghostty_render_state_row_cells_next() :
render.h
ghostty_render_state_row_cells_select() :
render.h
GHOSTTY_RENDER_STATE_ROW_DATA_CELLS :
render.h
GHOSTTY_RENDER_STATE_ROW_DATA_DIRTY :
render.h
GHOSTTY_RENDER_STATE_ROW_DATA_INVALID :
render.h
GHOSTTY_RENDER_STATE_ROW_DATA_RAW :
render.h
ghostty_render_state_row_get() :
render.h
ghostty_render_state_row_get_multi() :
render.h
ghostty_render_state_row_iterator_free() :
render.h
ghostty_render_state_row_iterator_new() :
render.h
ghostty_render_state_row_iterator_next() :
render.h
GHOSTTY_RENDER_STATE_ROW_OPTION_DIRTY :
render.h
ghostty_render_state_row_set() :
render.h
ghostty_render_state_set() :
render.h
ghostty_render_state_update() :
render.h
GHOSTTY_ROW_DATA_DIRTY :
screen.h
GHOSTTY_ROW_DATA_GRAPHEME :
screen.h
GHOSTTY_ROW_DATA_HYPERLINK :
screen.h
GHOSTTY_ROW_DATA_INVALID :
screen.h
GHOSTTY_ROW_DATA_KITTY_VIRTUAL_PLACEHOLDER :
screen.h
GHOSTTY_ROW_DATA_SEMANTIC_PROMPT :
screen.h
GHOSTTY_ROW_DATA_STYLED :
screen.h
GHOSTTY_ROW_DATA_WRAP :
screen.h
GHOSTTY_ROW_DATA_WRAP_CONTINUATION :
screen.h
ghostty_row_get() :
screen.h
ghostty_row_get_multi() :
screen.h
GHOSTTY_ROW_SEMANTIC_NONE :
screen.h
GHOSTTY_ROW_SEMANTIC_PROMPT :
screen.h
GHOSTTY_ROW_SEMANTIC_PROMPT_CONTINUATION :
screen.h
GHOSTTY_SCROLL_VIEWPORT_BOTTOM :
terminal.h
GHOSTTY_SCROLL_VIEWPORT_DELTA :
terminal.h
GHOSTTY_SCROLL_VIEWPORT_TOP :
terminal.h
ghostty_sgr_attribute_tag() :
sgr.h
ghostty_sgr_attribute_value() :
sgr.h
ghostty_sgr_free() :
sgr.h
ghostty_sgr_new() :
sgr.h
ghostty_sgr_next() :
sgr.h
ghostty_sgr_reset() :
sgr.h
ghostty_sgr_set_params() :
sgr.h
ghostty_sgr_unknown_full() :
sgr.h
ghostty_sgr_unknown_partial() :
sgr.h
GHOSTTY_SIZE_REPORT_CSI_14_T :
size_report.h
GHOSTTY_SIZE_REPORT_CSI_16_T :
size_report.h
GHOSTTY_SIZE_REPORT_CSI_18_T :
size_report.h
ghostty_size_report_encode() :
size_report.h
GHOSTTY_SIZE_REPORT_MODE_2048 :
size_report.h
ghostty_style_default() :
style.h
ghostty_style_is_default() :
style.h
GHOSTTY_SUCCESS :
types.h
ghostty_sys_log_stderr() :
sys.h
GHOSTTY_SYS_OPT_DECODE_PNG :
sys.h
GHOSTTY_SYS_OPT_LOG :
sys.h
GHOSTTY_SYS_OPT_USERDATA :
sys.h
ghostty_sys_set() :
sys.h
GHOSTTY_TERMINAL_DATA_ACTIVE_SCREEN :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_BACKGROUND :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_BACKGROUND_DEFAULT :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_CURSOR :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_CURSOR_DEFAULT :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_FOREGROUND :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_FOREGROUND_DEFAULT :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_PALETTE :
terminal.h
GHOSTTY_TERMINAL_DATA_COLOR_PALETTE_DEFAULT :
terminal.h
GHOSTTY_TERMINAL_DATA_COLS :
terminal.h
GHOSTTY_TERMINAL_DATA_CURSOR_PENDING_WRAP :
terminal.h
GHOSTTY_TERMINAL_DATA_CURSOR_STYLE :
terminal.h
GHOSTTY_TERMINAL_DATA_CURSOR_VISIBLE :
terminal.h
GHOSTTY_TERMINAL_DATA_CURSOR_X :
terminal.h
GHOSTTY_TERMINAL_DATA_CURSOR_Y :
terminal.h
GHOSTTY_TERMINAL_DATA_HEIGHT_PX :
terminal.h
GHOSTTY_TERMINAL_DATA_INVALID :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_GRAPHICS :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_IMAGE_MEDIUM_FILE :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_IMAGE_MEDIUM_SHARED_MEM :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_IMAGE_MEDIUM_TEMP_FILE :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_IMAGE_STORAGE_LIMIT :
terminal.h
GHOSTTY_TERMINAL_DATA_KITTY_KEYBOARD_FLAGS :
terminal.h
GHOSTTY_TERMINAL_DATA_MOUSE_TRACKING :
terminal.h
GHOSTTY_TERMINAL_DATA_PWD :
terminal.h
GHOSTTY_TERMINAL_DATA_ROWS :
terminal.h
GHOSTTY_TERMINAL_DATA_SCROLLBACK_ROWS :
terminal.h
GHOSTTY_TERMINAL_DATA_SCROLLBAR :
terminal.h
GHOSTTY_TERMINAL_DATA_TITLE :
terminal.h
GHOSTTY_TERMINAL_DATA_TOTAL_ROWS :
terminal.h
GHOSTTY_TERMINAL_DATA_WIDTH_PX :
terminal.h
ghostty_terminal_free() :
terminal.h
ghostty_terminal_get() :
terminal.h
ghostty_terminal_get_multi() :
terminal.h
ghostty_terminal_grid_ref() :
terminal.h
ghostty_terminal_mode_get() :
terminal.h
ghostty_terminal_mode_set() :
terminal.h
ghostty_terminal_new() :
terminal.h
GHOSTTY_TERMINAL_OPT_APC_MAX_BYTES :
terminal.h
GHOSTTY_TERMINAL_OPT_APC_MAX_BYTES_KITTY :
terminal.h
GHOSTTY_TERMINAL_OPT_BELL :
terminal.h
GHOSTTY_TERMINAL_OPT_COLOR_BACKGROUND :
terminal.h
GHOSTTY_TERMINAL_OPT_COLOR_CURSOR :
terminal.h
GHOSTTY_TERMINAL_OPT_COLOR_FOREGROUND :
terminal.h
GHOSTTY_TERMINAL_OPT_COLOR_PALETTE :
terminal.h
GHOSTTY_TERMINAL_OPT_COLOR_SCHEME :
terminal.h
GHOSTTY_TERMINAL_OPT_DEVICE_ATTRIBUTES :
terminal.h
GHOSTTY_TERMINAL_OPT_ENQUIRY :
terminal.h
GHOSTTY_TERMINAL_OPT_KITTY_IMAGE_MEDIUM_FILE :
terminal.h
GHOSTTY_TERMINAL_OPT_KITTY_IMAGE_MEDIUM_SHARED_MEM :
terminal.h
GHOSTTY_TERMINAL_OPT_KITTY_IMAGE_MEDIUM_TEMP_FILE :
terminal.h
GHOSTTY_TERMINAL_OPT_KITTY_IMAGE_STORAGE_LIMIT :
terminal.h
GHOSTTY_TERMINAL_OPT_PWD :
terminal.h
GHOSTTY_TERMINAL_OPT_SIZE :
terminal.h
GHOSTTY_TERMINAL_OPT_TITLE :
terminal.h
GHOSTTY_TERMINAL_OPT_TITLE_CHANGED :
terminal.h
GHOSTTY_TERMINAL_OPT_USERDATA :
terminal.h
GHOSTTY_TERMINAL_OPT_WRITE_PTY :
terminal.h
GHOSTTY_TERMINAL_OPT_XTVERSION :
terminal.h
ghostty_terminal_point_from_grid_ref() :
terminal.h
ghostty_terminal_reset() :
terminal.h
ghostty_terminal_resize() :
terminal.h
GHOSTTY_TERMINAL_SCREEN_ALTERNATE :
terminal.h
GHOSTTY_TERMINAL_SCREEN_PRIMARY :
terminal.h
ghostty_terminal_scroll_viewport() :
terminal.h
ghostty_terminal_set() :
terminal.h
ghostty_terminal_vt_write() :
terminal.h
ghostty_type_json() :
types.h
ghostty_wasm_alloc_opaque() :
wasm.h
ghostty_wasm_alloc_sgr_attribute() :
sgr.h
ghostty_wasm_alloc_u16_array() :
wasm.h
ghostty_wasm_alloc_u8() :
wasm.h
ghostty_wasm_alloc_u8_array() :
wasm.h
ghostty_wasm_alloc_usize() :
wasm.h
ghostty_wasm_free_opaque() :
wasm.h
ghostty_wasm_free_sgr_attribute() :
sgr.h
ghostty_wasm_free_u16_array() :
wasm.h
ghostty_wasm_free_u8() :
wasm.h
ghostty_wasm_free_u8_array() :
wasm.h
ghostty_wasm_free_usize() :
wasm.h
GhosttyBuildInfo :
build_info.h
GhosttyCell :
screen.h
GhosttyCellContentTag :
screen.h
GhosttyCellData :
screen.h
GhosttyCellSemanticContent :
screen.h
GhosttyCellWide :
screen.h
GhosttyColorPaletteIndex :
color.h
GhosttyColorScheme :
device.h
GhosttyFocusEvent :
focus.h
GhosttyFormatter :
types.h
GhosttyFormatterFormat :
formatter.h
GhosttyKey :
key/event.h
GhosttyKeyAction :
key/event.h
GhosttyKeyEncoder :
key/encoder.h
GhosttyKeyEncoderOption :
key/encoder.h
GhosttyKeyEvent :
key/event.h
GhosttyKittyGraphics :
types.h
GhosttyKittyGraphicsData :
kitty_graphics.h
GhosttyKittyGraphicsImage :
types.h
GhosttyKittyGraphicsImageData :
kitty_graphics.h
GhosttyKittyGraphicsPlacementData :
kitty_graphics.h
GhosttyKittyGraphicsPlacementIterator :
types.h
GhosttyKittyGraphicsPlacementIteratorOption :
kitty_graphics.h
GhosttyKittyImageCompression :
kitty_graphics.h
GhosttyKittyImageFormat :
kitty_graphics.h
GhosttyKittyKeyFlags :
key/encoder.h
GhosttyKittyPlacementLayer :
kitty_graphics.h
GhosttyMode :
modes.h
GhosttyModeReportState :
modes.h
GhosttyMods :
key/event.h
GhosttyMouseAction :
mouse/event.h
GhosttyMouseButton :
mouse/event.h
GhosttyMouseEncoder :
mouse/encoder.h
GhosttyMouseEncoderOption :
mouse/encoder.h
GhosttyMouseEvent :
mouse/event.h
GhosttyMouseFormat :
mouse/encoder.h
GhosttyMouseTrackingMode :
mouse/encoder.h
GhosttyOptimizeMode :
build_info.h
GhosttyOptionAsAlt :
key/encoder.h
GhosttyOscCommand :
types.h
GhosttyOscCommandData :
osc.h
GhosttyOscCommandType :
osc.h
GhosttyOscParser :
types.h
GhosttyPointTag :
point.h
GhosttyRenderState :
types.h
GhosttyRenderStateCursorVisualStyle :
render.h
GhosttyRenderStateData :
render.h
GhosttyRenderStateDirty :
render.h
GhosttyRenderStateOption :
render.h
GhosttyRenderStateRowCells :
types.h
GhosttyRenderStateRowCellsData :
render.h
GhosttyRenderStateRowData :
render.h
GhosttyRenderStateRowIterator :
types.h
GhosttyRenderStateRowOption :
render.h
GhosttyResult :
types.h
GhosttyRow :
screen.h
GhosttyRowData :
screen.h
GhosttyRowSemanticPrompt :
screen.h
GhosttySgrAttributeTag :
sgr.h
GhosttySgrParser :
types.h
GhosttySgrUnderline :
sgr.h
GhosttySizeReportStyle :
size_report.h
GhosttyStyleColorTag :
style.h
GhosttyStyleId :
style.h
GhosttySysDecodePngFn :
sys.h
GhosttySysLogFn :
sys.h
GhosttySysLogLevel :
sys.h
GhosttySysOption :
sys.h
GhosttyTerminal :
types.h
GhosttyTerminalBellFn :
terminal.h
GhosttyTerminalColorSchemeFn :
terminal.h
GhosttyTerminalData :
terminal.h
GhosttyTerminalDeviceAttributesFn :
terminal.h
GhosttyTerminalEnquiryFn :
terminal.h
GhosttyTerminalOption :
terminal.h
GhosttyTerminalScreen :
terminal.h
GhosttyTerminalScrollViewportTag :
terminal.h
GhosttyTerminalSizeFn :
terminal.h
GhosttyTerminalTitleChangedFn :
terminal.h
GhosttyTerminalWritePtyFn :
terminal.h
GhosttyTerminalXtversionFn :
terminal.h
Generated by
1.16.1