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
Function
apply_server_message_preserves_grapheme_clusters
()
handterm-common/src/terminal.rs:2590
Function
apply_server_message_updates_cells_and_cursor
()
handterm-common/src/terminal.rs:2540
Function
apply_server_message_updates_remote_window_modes
()
handterm-common/src/terminal.rs:2651
Function
ascii_run_clears_stale_grapheme_after_latch
()
handterm-common/src/grid.rs:1761
Function
ascii_run_template_preserves_active_style
()
handterm-common/src/grid.rs:1743
Function
atlas_update_roundtrips_color_payload
()
handterm-common/src/protocol.rs:1173
Function
attrs_bold_dim_inverse
()
handterm-common/src/terminal.rs:2066
Function
autowrap_mode
()
handterm-common/src/terminal.rs:2223
Function
autowrap_off_stays_at_last_col
()
handterm-common/src/grid.rs:1538
Function
backend_name
(backend: Backend)
src/build_info.rs:35
Function
base_layout_codepoint
(physical_key: &PhysicalKey)
src/input.rs:921
Method
before_pty_write
(&mut self)
src/gpu_app.rs:201
Function
bench_command_prints_metrics
()
tests/cli.rs:43
Method
bind
(path: &Path)
src/ipc.rs:109
Method
bind
(path: &Path, scrollback_limit: usize, protocol_build_id: String)
src/daemon_stack/runtime.rs:121
Function
bold_and_dim_follow_terminal_rules
()
src/visual.rs:108
Function
boxed_dispatch_payload_roundtrips
()
handterm-common/src/parser.rs:571
Function
bracketed_paste_mode
()
handterm-common/src/terminal.rs:2080
Method
bracketed_paste_mode
(&self)
handterm-common/src/terminal.rs:269
Function
braille_pattern_uses_system_fallback_and_does_not_render_as_question_mark
()
src/font.rs:2504
Function
bridge_does_not_claim_scroll_delivery_without_child_connection
()
src/native_scroll.rs:451
Function
bridge_roundtrips_snapshot_and_scroll_command_over_socket
()
src/native_scroll.rs:459
Function
build_cell_instances_marks_color_glyphs_and_cursor_overlay
()
src/gpu_frame.rs:1146
Function
build_cell_instances_respects_selection_and_custom_underline_color
()
src/gpu_frame.rs:1101
Function
build_image_instances_only_emits_resolved_images
()
src/gpu_frame.rs:1450
Function
build_surface_config_reuses_preferred_defaults_without_capabilities
()
src/gpu_runtime.rs:2589
Function
build_surface_config_uses_capabilities_when_defaults_absent
()
src/gpu_runtime.rs:2609
Function
build_text_batches_separates_background_foreground_and_overlay
()
src/gpu_frame.rs:1192
Function
cache_paths_live_under_given_cache_dir
()
src/font.rs:2156
Method
caps_lock_modifier
(&self)
src/app.rs:155
Method
caps_lock_modifier
(&self)
src/gpu_app.rs:182
Method
caps_lock_modifier_mut
(&mut self)
src/app.rs:147
Method
caps_lock_modifier_mut
(&mut self)
src/host_input.rs:281
Method
caps_lock_modifier_mut
(&mut self)
src/gpu_app.rs:174
Method
capture
(terminal: &T)
src/frontend.rs:546
Method
capture
()
src/profiling.rs:17
Function
cell_is_24_bytes
()
handterm-common/src/grid.rs:1484
Function
cell_region_has_non_bg
( renderer: &OffscreenRenderer, col: usize, row: usize, span_cols: usize,
src/render.rs:701
Function
cell_update_payload_is_smaller_than_bincode
()
handterm-common/src/protocol.rs:1417
Function
cell_width_cache_misses_on_signature_mismatch
()
src/font.rs:2283
Function
cell_width_cache_roundtrips_and_replaces_stale_signatures
()
src/font.rs:2237
Function
child_socket_path
()
src/native_scroll.rs:313
Function
child_window_id
()
src/native_scroll.rs:317
Function
clamps_background_alpha_into_unit_interval
()
src/gpu_runtime.rs:2484
Function
clearing_selection_forces_full_redraw
()
src/frontend.rs:1095
Function
client_protocol_messages_roundtrip
()
handterm-common/src/protocol.rs:1009
Function
codec_ab_microbench
()
handterm-common/src/protocol.rs:1471
Method
cols
(&self)
handterm-common/src/terminal.rs:127
Function
combined_private_mode_set_applies_all_params
()
handterm-common/src/terminal.rs:1575
Function
combined_sgr_fg_bg_truecolor
()
handterm-common/src/terminal.rs:1690
Function
compatible_server_probe_rejects_mismatched_build_id
()
src/daemon_stack/runtime.rs:675
Function
compatible_server_probe_succeeds_for_live_daemon
()
src/daemon_stack/runtime.rs:641
Function
compiled_features
()
src/build_info.rs:50
Function
configured_emoji_glyph_metrics_fit_terminal_cells
()
src/font.rs:2800
Function
configured_font_emoji_probe_draws_pixels_at_high_dpi
()
src/render.rs:1066
Function
configured_font_resolves_emoji_samples_at_multiple_dpis
()
src/font.rs:2741
Function
configured_font_resolves_large_multi_codepoint_emoji_sequence_set
()
src/font.rs:2927
Function
configured_font_uses_general_system_fallback_for_multiple_unicode_blocks
()
src/font.rs:2563
Function
configured_jcode_font_has_private_use_send_mode_glyph
()
src/font.rs:2710
Function
configured_jcode_font_renders_jcode_specific_glyphs
()
src/font.rs:2669
Method
connect
(socket_path: &Path)
src/client.rs:22
Function
control_string_events_preserve_cross_family_order
()
handterm-common/src/terminal.rs:1874
Function
converts_bgra_bitmap_to_rgba
()
src/font.rs:2406
Function
create_surface_state_with_shared
( shared: Arc<SharedGpuContext>, event_loop: &ActiveEventLoop, config: &AppConfig, title: &str
src/gpu_runtime.rs:821
Function
csi_less_than_intermediate_parsed
()
handterm-common/src/terminal.rs:1700
Function
csi_params_do_not_leak_between_sequences
()
handterm-common/src/parser.rs:541
Function
csi_question_u_responds
()
handterm-common/src/terminal.rs:1715
Method
current_viewport_scroll
(state: &GpuWindowState, config: &AppConfig)
src/gpu_app.rs:319
Function
cursor_horizontal_absolute
()
handterm-common/src/terminal.rs:1997
Function
cursor_movement
()
handterm-common/src/grid.rs:1464
Function
cursor_movement
()
handterm-common/src/terminal.rs:1456
Function
cursor_next_prev_line
()
handterm-common/src/terminal.rs:2011
Function
cursor_save_restore
()
handterm-common/src/terminal.rs:1554
Method
cursor_style
(&self)
handterm-common/src/terminal.rs:139
Function
cursor_style_decscusr
()
handterm-common/src/terminal.rs:2141
Function
cursor_visibility
()
handterm-common/src/terminal.rs:1496
Method
cursor_visible
(&self)
handterm-common/src/terminal.rs:135
Function
custom_underline_color_overrides_foreground
()
src/visual.rs:124
Function
da1_response
()
handterm-common/src/terminal.rs:1471
Function
da2_response
()
handterm-common/src/terminal.rs:1479
Function
daemon_bind_uses_configured_scrollback_limit
()
src/daemon_stack/runtime.rs:544
Function
daemon_roundtrip_new_window_and_close_window
()
src/daemon_stack/runtime.rs:565
Function
dcs_dispatches_payload
()
handterm-common/src/parser.rs:500
Function
dcs_events_are_queued_in_order
()
handterm-common/src/terminal.rs:1826
Function
dcs_string_dispatches_without_leaking_text
()
handterm-common/src/terminal.rs:1807
Method
default
()
handterm-common/src/parser.rs:31
Method
default
()
src/config.rs:64
Method
default
()
src/frontend.rs:420
Function
default_backend_prefers_gpu_when_available
()
src/backend.rs:44
Function
default_background_cells_skip_background_instances
()
src/gpu_frame.rs:1288
Function
default_server_socket_path
()
handterm-client-gpu/src/main.rs:6
Function
default_server_socket_path
()
handterm-client/src/main.rs:7
Function
default_server_socket_path
()
handterm-client-cpu/src/main.rs:7
Function
default_server_socket_path_uses_runtime_dir
()
src/daemon_stack/runtime.rs:538
Function
defaults_match_current_kitty_style
()
src/config.rs:164
Function
delta_since_saturates_each_component
()
src/profiling.rs:103
Function
detect_git_commit
()
build.rs:15
Function
detects_complex_emoji_sequences_for_grapheme_segmentation
()
handterm-common/src/grid.rs:1578
Function
digit_cells_are_stable_with_neighbors_at_high_dpi
()
src/render.rs:1105
Function
dpi_from_scale_factor_matches_96_dpi_convention
()
src/gpu_app.rs:976
← previous
next →
701–800 of 1,262, ranked by callers