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
recent_text_key_event
(&mut self)
src/app.rs:135
Method
recent_text_key_event
(&mut self)
src/gpu_app.rs:162
Function
rejects_invalid_color
()
src/color.rs:152
Function
remote_terminal_applies_kitty_image_state
()
src/remote.rs:363
Function
remote_terminal_can_enter_alt_screen_without_allocating_history
()
handterm-common/src/terminal.rs:1539
Function
remote_terminal_tracks_alt_screen_mode
()
src/remote.rs:336
Function
render_surface_state_profiled
( state: &mut GpuSurfaceState, terminal: &mut impl TerminalView, atlas: &mut GlyphAtlas, confi
src/gpu_runtime.rs:1148
Function
renders_glyph_to_buffer
()
src/font.rs:2394
Function
reports_component_and_total_milliseconds
()
src/profiling.rs:120
Function
requests_transparent_window_only_for_partial_opacity
()
src/gpu_runtime.rs:2476
Method
reset
(&mut self)
src/frontend.rs:438
Method
reset_scrollback
(&mut self)
src/app.rs:174
Method
reset_scrollback
(&mut self)
src/gpu_app.rs:206
Method
reset_scrollback_view
(state: &mut GpuWindowState)
src/gpu_app.rs:298
Function
resize_window_marks_full_snapshot_dirty
()
src/daemon_stack/core.rs:626
Method
resumed
(&mut self, event_loop: &ActiveEventLoop)
src/remote_app.rs:142
Method
resumed
(&mut self, event_loop: &ActiveEventLoop)
src/remote_gpu_app.rs:124
Method
resumed
(&mut self, event_loop: &ActiveEventLoop)
src/app.rs:669
Method
resumed
(&mut self, event_loop: &ActiveEventLoop)
src/gpu_app.rs:1016
Function
retransmitting_existing_kitty_image_replaces_old_placements
()
handterm-common/src/terminal.rs:2462
Function
reverse_index
()
handterm-common/src/terminal.rs:2031
Function
rgba_glyph_pixels_alpha_blend_against_existing_rgb
()
src/font.rs:3106
Function
rgba_over_rgb_uses_alpha_weighting
()
src/color.rs:160
Function
rgba_over_rgba_preserves_straight_alpha
()
src/color.rs:167
Function
row_has_dirty_cells_handles_rows_crossing_dirty_word_boundaries
()
handterm-common/src/grid.rs:1686
Function
row_has_dirty_cells_tracks_cleared_and_marked_rows
()
handterm-common/src/grid.rs:1667
Method
rows
(&self)
handterm-common/src/terminal.rs:131
Function
run
(config: AppConfig, socket_path: PathBuf)
src/remote_app.rs:42
Function
run
(config: AppConfig, socket_path: PathBuf)
src/remote_gpu_app.rs:41
Function
run
(config: AppConfig, startup_command: Option<String>)
src/gpu_app.rs:72
Function
sample_dirty_cell
(row: u16, col: u16, ch: char)
handterm-common/src/protocol.rs:992
Method
save_default_if_missing
(config_override: Option<&Path>)
src/config.rs:33
Function
scroll_delta_accumulates_fractional_rows
()
src/native_scroll.rs:421
Function
scroll_region_and_index
()
handterm-common/src/terminal.rs:1946
Function
scroll_up_down
()
handterm-common/src/terminal.rs:2206
Method
scrollback_graphemes_capacity
(&self)
handterm-common/src/grid.rs:557
Method
scrollback_memory_bytes
(&self)
handterm-common/src/grid.rs:566
Function
scrollback_wheel_delta_uses_reduced_multiplier
()
src/frontend.rs:1199
Function
scrollbar_geometry_reflects_visible_fraction_and_progress
()
src/frontend.rs:1213
Function
scrollbar_geometry_respects_min_thumb_size
()
src/frontend.rs:1220
Function
selection_range_handles_reverse_drag
()
src/visual.rs:135
Function
selection_swaps_resolved_colors
()
src/visual.rs:94
Function
server_cell_update_messages_roundtrip
()
handterm-common/src/protocol.rs:1065
Function
server_complex_emoji_grapheme_cells_roundtrip
()
handterm-common/src/protocol.rs:1133
Function
server_core_creates_and_closes_windows
()
src/daemon_stack/core.rs:521
Function
server_core_emits_dirty_cells_and_cursor_updates
()
src/daemon_stack/core.rs:559
Function
server_core_emits_kitty_image_state_when_generation_changes
()
src/daemon_stack/core.rs:811
Function
server_core_emits_title_bell_and_clipboard_side_effects
()
src/daemon_stack/core.rs:595
Function
server_core_only_sends_new_atlas_updates_once_per_window
()
src/daemon_stack/core.rs:844
Function
server_core_uses_configured_scrollback_limit_for_new_windows
()
src/daemon_stack/core.rs:537
Function
server_grapheme_cells_roundtrip
()
handterm-common/src/protocol.rs:1107
Function
server_protocol_messages_roundtrip
()
handterm-common/src/protocol.rs:1053
Function
server_resize_message_roundtrips
()
handterm-common/src/protocol.rs:1093
Method
set_scrollback_target
(state: &mut GpuWindowState, rows: f32)
src/gpu_app.rs:312
Method
set_underline
(&mut self, on: bool)
handterm-common/src/grid.rs:1347
Function
sgr_256_color
()
handterm-common/src/terminal.rs:1924
Function
sgr_bright_colors
()
handterm-common/src/terminal.rs:1936
Function
should_skip_duplicate_ime_key_event
( pending_ime_commit: &mut Option<String>, event_kind: KeyEventKind, event_text: Option<&str>, )
src/frontend.rs:938
Function
sixel_dcs_payloads_are_queued_separately
()
handterm-common/src/terminal.rs:1839
Function
small_key_input_is_single_allocation_sized
()
handterm-common/src/protocol.rs:1444
Function
smooth_pixel_wheel_delta_preserves_fractional_rows
()
src/gpu_app.rs:947
Function
smooth_scroll_state_clamps_and_stops_momentum_at_bottom
()
src/frontend.rs:1279
Function
smooth_scroll_state_eases_toward_target
()
src/frontend.rs:1226
Function
smooth_scroll_state_has_momentum_after_input
()
src/frontend.rs:1264
Function
smooth_scroll_state_snaps_to_full_bottom_when_close
()
src/frontend.rs:1254
Method
snapshot_window
(&mut self, window_id: WindowId)
src/daemon_stack/core.rs:169
Function
socket_env_key
()
src/native_scroll.rs:321
Method
spawn_default_shell
(columns: u16, rows: u16)
src/pty.rs:16
Method
spawn_default_shell_with_command
( columns: u16, rows: u16, command: Option<&str>, )
src/pty.rs:21
Method
spawn_default_shell_with_command_and_env
( columns: u16, rows: u16, command: Option<&str>, envs: &[ChildEnvVar<'_>],
src/pty.rs:29
Function
spawn_pty_watcher
( thread_name: &str, pty_fd: i32, ipc_fd: i32, proxy: EventLoopProxy<E>, event: E, sto
src/standalone_support.rs:184
Method
spawn_shared_init_task
()
src/gpu_app.rs:218
Method
spawn_shell
(shell_path: &str, columns: u16, rows: u16)
src/pty.rs:44
Method
spawn_shell_command
( shell_path: &str, command: &str, columns: u16, rows: u16, )
src/pty.rs:57
Method
spawn_shell_command_with_env
( shell_path: &str, command: &str, columns: u16, rows: u16, envs: &[Ch
src/pty.rs:66
Method
spawn_shell_inner
( shell_path: &str, command: Option<&str>, columns: u16, rows: u16, en
src/pty.rs:76
Method
spawn_shell_with_env
( shell_path: &str, columns: u16, rows: u16, envs: &[ChildEnvVar<'_>], )
src/pty.rs:48
Function
stale_key_event_does_not_dedupe_later_ime_commit
()
src/frontend.rs:1391
Function
standalone_flag_bypasses_existing_host_reuse
()
tests/cli.rs:58
Function
starship_exact_bytes_no_raw_escapes
()
handterm-common/src/terminal.rs:1650
Function
starship_prompt_renders_text
()
handterm-common/src/terminal.rs:1622
Function
starship_prompt_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1497
Function
starship_prompt_transcript_replay_matches_full_redraw
()
src/render.rs:936
Function
startup_banner_includes_core_build_fields
()
src/build_info.rs:76
Function
startup_timing_snapshot_reports_ready_milestones
()
src/frontend.rs:1557
Function
structured_profile_env_accepts_common_truthy_values
()
src/profiling.rs:132
Function
structured_profile_event_line_is_machine_parsable_json
()
src/profiling.rs:142
Method
surface_debug_summary
(&self)
src/gpu_runtime.rs:253
Function
surface_profile_aggregates_compositor_and_handterm_work
()
src/gpu_runtime.rs:2493
Function
surface_profile_unaccounted_total_saturates_at_zero
()
src/gpu_runtime.rs:2516
Method
sync_scrollback_view
(state: &mut GpuWindowState)
src/gpu_app.rs:288
Function
synthetic_key_event_supports_context_menu_legacy_encoding_via_physical_key
()
src/host_input.rs:378
Function
synthetic_key_event_supports_keypad_begin_via_physical_key
()
src/host_input.rs:401
Function
synthetic_key_event_uses_negotiated_kitty_keyboard_mode
()
src/host_input.rs:335
Function
synthetic_modifiers_state_sets_requested_bits
()
src/frontend.rs:1538
Method
system_ms
(self)
src/profiling.rs:46
Function
tab_stops
()
handterm-common/src/terminal.rs:2024
Method
take_apc
(&mut self)
handterm-common/src/terminal.rs:261
Method
take_apc
(&mut self)
handterm-common/src/control_strings.rs:99
Method
take_array
(&mut self)
handterm-common/src/protocol.rs:308
← previous
next →
1,101–1,200 of 1,262, ranked by callers