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
loads_system_monospace_font
()
src/font.rs:2384
Function
main
()
build.rs:3
Function
main
()
handterm-client-gpu/src/main.rs:25
Function
main
()
handterm-client/src/main.rs:28
Function
main
()
src/main.rs:1
Function
main
()
handterm-client-cpu/src/main.rs:26
Function
main
()
handterm-server/src/main.rs:19
Function
malformed_font_metrics_cache_entries_are_ignored
()
src/font.rs:2361
Method
meta_modifier_mut
(&mut self)
src/app.rs:143
Method
meta_modifier_mut
(&mut self)
src/host_input.rs:277
Method
meta_modifier_mut
(&mut self)
src/gpu_app.rs:170
Function
missing_codepoint_does_not_resolve_to_notdef_box
()
src/font.rs:2728
Function
modifier_bits_match_expected_protocol_mask
()
src/remote_app.rs:768
Function
modifier_bits_match_expected_protocol_mask
()
src/remote.rs:328
Function
modifier_key_events_do_not_self_include_meta_or_hyper_bits
()
src/input.rs:1516
Function
monitor_scale_factor_falls_back_to_first_usable_available
()
src/gpu_app.rs:997
Function
monitor_scale_factor_prefers_primary_when_usable
()
src/gpu_app.rs:988
Function
monitor_scale_factor_returns_none_when_no_display
()
src/gpu_app.rs:1008
Function
mouse_modes
()
handterm-common/src/terminal.rs:2100
Method
mouse_row_for_position
( state: &GpuWindowState, y_px: f64, cell_height: usize, config: &AppConfig,
src/gpu_app.rs:327
Function
mouse_sgr_encoding
()
handterm-common/src/terminal.rs:2114
Function
mouse_utf8_encoding_supports_extended_coordinates
()
handterm-common/src/terminal.rs:2125
Function
named_backspace_reports_canonical_ime_dedupe_text
()
src/frontend.rs:1405
Method
new
(data: &'a [u8])
handterm-common/src/protocol.rs:290
Method
new
()
handterm-common/src/parser.rs:56
Method
new
(cols: u16, rows: u16, _default_fg: [u8; 3], _default_bg: [u8; 3])
handterm-common/src/grid.rs:241
Method
new
(cols: u16, rows: u16)
handterm-common/src/terminal.rs:157
Method
new
(config: AppConfig, socket_path: PathBuf, proxy: EventLoopProxy<AppEvent>)
src/remote_app.rs:97
Method
new
(cols: u16, rows: u16, atlas: &GlyphAtlas)
src/render.rs:19
Method
new
(started_at: Instant)
src/frontend.rs:564
Method
new
(config: AppConfig, socket_path: PathBuf, proxy: EventLoopProxy<AppEvent>)
src/remote_gpu_app.rs:91
Method
new
( config: AppConfig, startup_command: Option<String>, ipc: Option<IpcServer>,
src/app.rs:185
Method
new
(cols: u16, rows: u16)
src/remote.rs:29
Method
new
()
src/host_input.rs:193
Method
new
(r: u8, g: u8, b: u8)
src/color.rs:14
Method
new
(font_size_pt: f64)
src/font.rs:85
Method
new
(window_id: u64)
src/native_scroll.rs:89
Method
new
( config: AppConfig, startup_command: Option<String>, ipc: Option<IpcServer>,
src/gpu_app.rs:227
Method
new_for_pixels
(width: usize, height: usize)
src/render.rs:25
Function
new_window_client_message_roundtrips_with_dpi
()
handterm-common/src/protocol.rs:1039
Method
new_with_dpi
(font_size_pt: f64, dpi: u32)
src/font.rs:90
Method
new_with_scrollback
( cols: u16, rows: u16, _default_fg: [u8; 3], _default_bg: [u8; 3], sc
handterm-common/src/grid.rs:245
Method
new_with_scrollback
(cols: u16, rows: u16, scrollback_limit: usize)
handterm-common/src/terminal.rs:161
Method
new_with_style
( scrollback_limit: usize, font_family: String, font_size: f64, protocol_build
src/daemon_stack/core.rs:65
Function
non_smooth_pixel_wheel_delta_still_steps_at_least_one_row
()
src/gpu_app.rs:962
Method
num_lock_modifier
(&self)
src/app.rs:159
Method
num_lock_modifier
(&self)
src/gpu_app.rs:186
Method
num_lock_modifier_mut
(&mut self)
src/app.rs:151
Method
num_lock_modifier_mut
(&mut self)
src/host_input.rs:285
Method
num_lock_modifier_mut
(&mut self)
src/gpu_app.rs:178
Method
ok_empty
()
src/ipc.rs:36
Function
only_emoji_ranges_use_fallback_path
()
src/font.rs:2414
Function
osc_10_fg_query_responds
()
handterm-common/src/terminal.rs:1783
Function
osc_11_bg_query_responds
()
handterm-common/src/terminal.rs:1795
Function
osc_clipboard_events_are_typed
()
handterm-common/src/terminal.rs:1907
Function
osc_dispatches_payload_on_st
()
handterm-common/src/parser.rs:488
Function
osc_st_terminator
()
handterm-common/src/terminal.rs:1891
Function
osc_string_terminates_on_bell
()
handterm-common/src/parser.rs:476
Function
osc_title
()
handterm-common/src/terminal.rs:1547
Function
oversized_frame_is_rejected
()
handterm-common/src/protocol.rs:1267
Function
pane_hit_testing_uses_cell_rect
()
src/native_scroll.rs:402
Function
parse_synthetic_key_supports_named_and_character_keys
()
src/frontend.rs:1476
Function
parse_synthetic_physical_key_supports_keypad_menu_and_side_specific_modifiers
()
src/frontend.rs:1500
Function
parses_csi_cursor_move
()
handterm-common/src/parser.rs:449
Function
parses_csi_sgr
()
handterm-common/src/parser.rs:426
Function
parses_open_window_sizes
()
src/host_commands.rs:207
Function
parses_partial_config_and_keeps_defaults
()
src/config.rs:182
Function
parses_private_mode
()
handterm-common/src/parser.rs:458
Function
parses_scrollbar_toggle
()
src/config.rs:229
Function
parses_smooth_scrollback_flag
()
src/config.rs:202
Function
parses_smooth_scrollback_speed
()
src/config.rs:216
Function
parses_synthetic_key_event
()
src/host_commands.rs:235
Function
parses_valid_hex_color
()
src/color.rs:144
Method
pending_ime_commit
(&mut self)
src/app.rs:131
Method
pending_ime_commit
(&mut self)
src/gpu_app.rs:158
Function
pending_wrap_defers_line_advance
()
handterm-common/src/grid.rs:1527
Function
persistent_cpu_framebuffer_can_present_into_fresh_front_buffers
()
src/render.rs:1040
Method
pipelines_for_format
( &self, format: wgpu::TextureFormat, )
src/gpu_runtime.rs:620
Function
prefers_non_srgb_surface_format_when_available
()
src/gpu_runtime.rs:2458
Function
prefers_premultiplied_alpha_when_transparency_is_requested
()
src/gpu_runtime.rs:2537
Function
print_config_matches_default_kitty_style
()
tests/cli.rs:11
Function
prints_ascii
()
handterm-common/src/parser.rs:410
Function
procedural_block_glyphs_fill_expected_regions
()
src/font.rs:2433
Function
procedural_shade_glyphs_use_full_cell_metrics
()
src/font.rs:2422
Function
process_output_emits_terminal_response_io_actions
()
src/daemon_stack/core.rs:743
Function
processes_plain_text
()
handterm-common/src/terminal.rs:1439
Function
processes_sgr_and_text
()
handterm-common/src/terminal.rs:1447
Function
profile_name
()
src/build_info.rs:42
Function
protocol_build_id_includes_version_and_commit
()
src/build_info.rs:85
Function
protocol_client_over_unix_pair_roundtrips_frames
()
src/client.rs:89
Function
protocol_client_try_recv_handles_partial_frames
()
src/client.rs:122
Method
protocol_only
(metrics: CellMetrics)
src/font.rs:185
Function
protocol_only_atlas_can_store_and_render_color_emoji_grapheme
()
src/font.rs:2632
Method
pty
(&mut self)
src/app.rs:127
Method
pty
(&mut self)
src/gpu_app.rs:154
Function
pty_shell_command_runs_immediately
()
src/pty.rs:210
Function
pty_shell_echoes_text
()
src/pty.rs:185
Function
pure_ascii_grid_never_materializes_grapheme_ring
()
handterm-common/src/grid.rs:1697
Function
quick_bench_runs_and_produces_metrics
()
src/metrics.rs:828
Method
raw_fd
(&self)
src/client.rs:37
← previous
next →
1,001–1,100 of 1,262, ranked by callers