Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1jehuang/handterm
/ functions
Functions
1,262 in github.com/1jehuang/handterm
⨍
Functions
1,262
◇
Types & classes
140
Method
drain_apc
(&mut self)
handterm-common/src/terminal.rs:265
Method
drain_apc
(&mut self)
handterm-common/src/control_strings.rs:107
Method
drain_control_strings
(&mut self)
handterm-common/src/terminal.rs:241
Method
drain_control_strings
(&mut self)
handterm-common/src/control_strings.rs:71
Method
drain_dcs
(&mut self)
handterm-common/src/terminal.rs:249
Method
drain_dcs
(&mut self)
handterm-common/src/control_strings.rs:83
Method
drain_osc
(&mut self)
handterm-common/src/terminal.rs:233
Method
drain_osc
(&mut self)
handterm-common/src/control_strings.rs:59
Method
drain_pty
(&mut self)
src/app.rs:179
Method
drain_pty
(&mut self)
src/gpu_app.rs:212
Method
drain_sixel
(&mut self)
handterm-common/src/terminal.rs:257
Method
drain_sixel
(&mut self)
handterm-common/src/control_strings.rs:95
Method
drop
(&mut self)
src/ipc.rs:229
Method
drop
(&mut self)
src/native_scroll.rs:188
Method
drop
(&mut self)
src/daemon_stack/runtime.rs:467
Method
drop_font_sources
(&mut self)
src/font.rs:509
Function
dsr_cursor_position
()
handterm-common/src/terminal.rs:1487
Function
dsr_status_report
()
handterm-common/src/terminal.rs:2153
Function
emoji_and_shade_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1583
Function
emoji_and_shade_transcript_gpu_visible_cells_match_cpu_render
()
src/gpu_frame.rs:1606
Function
emoji_and_shade_transcript_replay_matches_full_redraw
()
src/render.rs:976
Function
emoji_font_cache_invalidates_when_a_path_is_missing
()
src/font.rs:2207
Function
emoji_font_cache_rejects_unknown_header
()
src/font.rs:2228
Function
emoji_font_cache_roundtrips_existing_paths
()
src/font.rs:2174
Function
empty_emoji_font_cache_is_distinct_from_missing
()
src/font.rs:2193
Method
encode_legacy_mouse_triplet
(cb: u8, cx: usize, cy: usize)
handterm-common/src/terminal.rs:480
Method
encode_utf8_mouse_triplet
(cb: u8, cx: usize, cy: usize)
handterm-common/src/terminal.rs:487
Function
ensure_server_running
(socket_path: &Path, config_override: Option<&Path>)
src/daemon.rs:14
Method
enter_hot_mode
(state: &mut GpuWindowState, now: Instant)
src/gpu_app.rs:283
Function
erase_chars
()
handterm-common/src/terminal.rs:1985
Function
erase_display
()
handterm-common/src/terminal.rs:1463
Function
erase_line
()
handterm-common/src/grid.rs:1472
Function
erase_line_variants
()
handterm-common/src/terminal.rs:2179
Method
err
(msg: impl Into<String>)
src/ipc.rs:44
Function
escape_dispatch
()
handterm-common/src/parser.rs:513
Function
executes_control
()
handterm-common/src/parser.rs:418
Function
explicit_background_instances_stay_opaque_with_window_opacity
()
src/gpu_frame.rs:1417
Function
explicit_cpu_request_requires_cpu_feature
()
src/backend.rs:54
Function
explicit_gpu_request_requires_gpu_feature
()
src/backend.rs:64
Function
extract_cell_pixels
( renderer: &OffscreenRenderer, col: usize, row: usize, cell_w: usize,
src/render.rs:682
Function
fallback_emoji_font_covers_hundreds_of_single_codepoint_emoji
()
src/font.rs:2879
Function
falls_back_to_auto_alpha_when_thats_all_the_compositor_offers
()
src/gpu_runtime.rs:2559
Function
falls_back_to_opaque_alpha_when_compositor_has_no_transparent_mode
()
src/gpu_runtime.rs:2574
Function
find_socket
()
src/ipc.rs:309
Function
fish_startup_queries_no_leak
()
handterm-common/src/terminal.rs:1596
Function
fish_startup_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1487
Function
fish_startup_transcript_replay_matches_full_redraw
()
src/render.rs:918
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/color.rs:24
Method
fmt_ms
(value: Option<f64>)
src/frontend.rs:660
Function
focus_events_mode
()
handterm-common/src/terminal.rs:2090
Method
focus_events_mode
(&self)
handterm-common/src/terminal.rs:404
Function
focus_window_requires_window_id
()
src/host_commands.rs:225
Function
font_metrics_cache_roundtrips_and_replaces_existing_entries
()
src/font.rs:2318
Function
font_path_cache_roundtrips_and_replaces_existing_entries
()
src/font.rs:2295
Function
format_bench_results
(r: &BenchResult)
src/metrics.rs:703
Function
fractional_scrollback_adds_one_visible_row_to_frame_plan
()
src/gpu_frame.rs:588
Function
frame_plan_carries_tui_help_overlay_and_kitty_images
()
src/gpu_frame.rs:1087
Function
frame_plan_tracks_wide_cells_selection_and_cursor_overlay
()
src/gpu_frame.rs:1054
Function
frame_scheduler_defers_heavy_burst
()
src/frontend.rs:1166
Function
frame_scheduler_immediate_for_light_changes
()
src/frontend.rs:1151
Function
frame_scheduler_light_io_ready_redraws_immediately
()
src/frontend.rs:1187
Function
framed_client_messages_roundtrip
()
handterm-common/src/protocol.rs:1241
Function
framed_server_messages_roundtrip
()
handterm-common/src/protocol.rs:1254
Method
from
(value: HexColor)
src/color.rs:62
Method
from_cell
(col: usize, row: usize, cell_w: usize, cell_h: usize)
src/render.rs:486
Method
from_font_path
(path: &str, font_size_pt: f64)
src/font.rs:128
Method
from_font_path_dpi
(path: &str, font_size_pt: f64, dpi: u32)
src/font.rs:138
Method
from_scroll_rows
(scroll_rows: f32)
src/frontend.rs:339
Method
from_snapshot
(snapshot: CellSnapshot)
handterm-common/src/grid.rs:113
Method
from_str
(input: &str)
src/color.rs:32
Function
full_ascii_scrollback_keeps_grapheme_ring_unallocated
()
handterm-common/src/grid.rs:1775
Function
full_redraw_fast_path_preserves_custom_and_inverse_backgrounds
()
src/render.rs:873
Function
full_reset
()
handterm-common/src/terminal.rs:2169
Function
full_screen_repaint_matches_full_redraw
()
src/render.rs:798
Function
general_unicode_symbol_uses_system_fallback_font
()
src/font.rs:2480
Function
generic_apc_payloads_are_queued
()
handterm-common/src/terminal.rs:1857
Function
generic_emoji_keep_following_text_aligned
()
handterm-common/src/grid.rs:1622
Function
generic_emoji_probe_replay_matches_full_redraw
()
src/render.rs:999
Method
get_shaped_glyph
(&self, glyph_id: u32)
src/font.rs:592
Function
glyph_instances_expand_left_for_left_pad
()
src/gpu_frame.rs:1376
Function
glyph_instances_expand_to_uploaded_glyph_width
()
src/gpu_frame.rs:1327
Function
gpu_fractional_scroll_framebuffer_shifts_rows_by_partial_cell_height
()
src/gpu_runtime.rs:2984
Function
gpu_framebuffer_matches_cpu_for_cursor_styles
()
src/gpu_runtime.rs:2955
Function
gpu_framebuffer_matches_cpu_for_digit_probe_at_high_dpi
()
src/gpu_runtime.rs:2769
Function
gpu_framebuffer_matches_cpu_for_emoji_and_shade_transcript
()
src/gpu_runtime.rs:2695
Function
gpu_framebuffer_matches_cpu_for_full_screen_repaint
()
src/gpu_runtime.rs:2887
Function
gpu_framebuffer_matches_cpu_for_generic_emoji_probe
()
src/gpu_runtime.rs:2705
Function
gpu_framebuffer_matches_cpu_for_generic_emoji_probe_at_high_dpi
()
src/gpu_runtime.rs:2745
Function
gpu_framebuffer_matches_cpu_for_incremental_typing
()
src/gpu_runtime.rs:2810
Function
gpu_framebuffer_matches_cpu_for_jcode_like_glyph_probe
()
src/gpu_runtime.rs:2727
Function
gpu_framebuffer_matches_cpu_for_line_repaint
()
src/gpu_runtime.rs:2835
Function
gpu_framebuffer_matches_cpu_for_resize_driven_layout_change
()
src/gpu_runtime.rs:2859
Function
gpu_framebuffer_matches_cpu_for_scrollback_selection_interaction
()
src/gpu_runtime.rs:2925
Function
gpu_framebuffer_matches_cpu_for_selection_highlight
()
src/gpu_runtime.rs:2782
Function
gpu_framebuffer_matches_cpu_for_starship_prompt_transcript
()
src/gpu_runtime.rs:3058
Function
gpu_framebuffer_matches_cpu_for_tui_help_image_transcript
()
src/gpu_runtime.rs:3073
Function
gpu_glyph_tile_expands_for_right_overhang
()
src/gpu_runtime.rs:2398
Function
gpu_glyph_tile_preserves_left_overhang
()
src/gpu_runtime.rs:2418
Function
gpu_glyph_tile_preserves_top_overhang
()
src/gpu_runtime.rs:2438
Function
gpu_glyph_tile_spans_requested_cells
()
src/gpu_runtime.rs:2376
← previous
next →
801–900 of 1,262, ranked by callers