MCPcopy Create free account

hub / github.com/1jehuang/handterm / functions

Functions1,262 in github.com/1jehuang/handterm

Methodrecent_text_key_event
(&mut self)
src/app.rs:135
Methodrecent_text_key_event
(&mut self)
src/gpu_app.rs:162
Functionrejects_invalid_color
()
src/color.rs:152
Functionremote_terminal_applies_kitty_image_state
()
src/remote.rs:363
Functionremote_terminal_can_enter_alt_screen_without_allocating_history
()
handterm-common/src/terminal.rs:1539
Functionremote_terminal_tracks_alt_screen_mode
()
src/remote.rs:336
Functionrender_surface_state_profiled
( state: &mut GpuSurfaceState, terminal: &mut impl TerminalView, atlas: &mut GlyphAtlas, confi
src/gpu_runtime.rs:1148
Functionrenders_glyph_to_buffer
()
src/font.rs:2394
Functionreports_component_and_total_milliseconds
()
src/profiling.rs:120
Functionrequests_transparent_window_only_for_partial_opacity
()
src/gpu_runtime.rs:2476
Methodreset
(&mut self)
src/frontend.rs:438
Methodreset_scrollback
(&mut self)
src/app.rs:174
Methodreset_scrollback
(&mut self)
src/gpu_app.rs:206
Methodreset_scrollback_view
(state: &mut GpuWindowState)
src/gpu_app.rs:298
Functionresize_window_marks_full_snapshot_dirty
()
src/daemon_stack/core.rs:626
Methodresumed
(&mut self, event_loop: &ActiveEventLoop)
src/remote_app.rs:142
Methodresumed
(&mut self, event_loop: &ActiveEventLoop)
src/remote_gpu_app.rs:124
Methodresumed
(&mut self, event_loop: &ActiveEventLoop)
src/app.rs:669
Methodresumed
(&mut self, event_loop: &ActiveEventLoop)
src/gpu_app.rs:1016
Functionretransmitting_existing_kitty_image_replaces_old_placements
()
handterm-common/src/terminal.rs:2462
Functionreverse_index
()
handterm-common/src/terminal.rs:2031
Functionrgba_glyph_pixels_alpha_blend_against_existing_rgb
()
src/font.rs:3106
Functionrgba_over_rgb_uses_alpha_weighting
()
src/color.rs:160
Functionrgba_over_rgba_preserves_straight_alpha
()
src/color.rs:167
Functionrow_has_dirty_cells_handles_rows_crossing_dirty_word_boundaries
()
handterm-common/src/grid.rs:1686
Functionrow_has_dirty_cells_tracks_cleared_and_marked_rows
()
handterm-common/src/grid.rs:1667
Methodrows
(&self)
handterm-common/src/terminal.rs:131
Functionrun
(config: AppConfig, socket_path: PathBuf)
src/remote_app.rs:42
Functionrun
(config: AppConfig, socket_path: PathBuf)
src/remote_gpu_app.rs:41
Functionrun
(config: AppConfig, startup_command: Option<String>)
src/gpu_app.rs:72
Functionsample_dirty_cell
(row: u16, col: u16, ch: char)
handterm-common/src/protocol.rs:992
Methodsave_default_if_missing
(config_override: Option<&Path>)
src/config.rs:33
Functionscroll_delta_accumulates_fractional_rows
()
src/native_scroll.rs:421
Functionscroll_region_and_index
()
handterm-common/src/terminal.rs:1946
Functionscroll_up_down
()
handterm-common/src/terminal.rs:2206
Methodscrollback_graphemes_capacity
(&self)
handterm-common/src/grid.rs:557
Methodscrollback_memory_bytes
(&self)
handterm-common/src/grid.rs:566
Functionscrollback_wheel_delta_uses_reduced_multiplier
()
src/frontend.rs:1199
Functionscrollbar_geometry_reflects_visible_fraction_and_progress
()
src/frontend.rs:1213
Functionscrollbar_geometry_respects_min_thumb_size
()
src/frontend.rs:1220
Functionselection_range_handles_reverse_drag
()
src/visual.rs:135
Functionselection_swaps_resolved_colors
()
src/visual.rs:94
Functionserver_cell_update_messages_roundtrip
()
handterm-common/src/protocol.rs:1065
Functionserver_complex_emoji_grapheme_cells_roundtrip
()
handterm-common/src/protocol.rs:1133
Functionserver_core_creates_and_closes_windows
()
src/daemon_stack/core.rs:521
Functionserver_core_emits_dirty_cells_and_cursor_updates
()
src/daemon_stack/core.rs:559
Functionserver_core_emits_kitty_image_state_when_generation_changes
()
src/daemon_stack/core.rs:811
Functionserver_core_emits_title_bell_and_clipboard_side_effects
()
src/daemon_stack/core.rs:595
Functionserver_core_only_sends_new_atlas_updates_once_per_window
()
src/daemon_stack/core.rs:844
Functionserver_core_uses_configured_scrollback_limit_for_new_windows
()
src/daemon_stack/core.rs:537
Functionserver_grapheme_cells_roundtrip
()
handterm-common/src/protocol.rs:1107
Functionserver_protocol_messages_roundtrip
()
handterm-common/src/protocol.rs:1053
Functionserver_resize_message_roundtrips
()
handterm-common/src/protocol.rs:1093
Methodset_scrollback_target
(state: &mut GpuWindowState, rows: f32)
src/gpu_app.rs:312
Methodset_underline
(&mut self, on: bool)
handterm-common/src/grid.rs:1347
Functionsgr_256_color
()
handterm-common/src/terminal.rs:1924
Functionsgr_bright_colors
()
handterm-common/src/terminal.rs:1936
Functionshould_skip_duplicate_ime_key_event
( pending_ime_commit: &mut Option<String>, event_kind: KeyEventKind, event_text: Option<&str>, )
src/frontend.rs:938
Functionsixel_dcs_payloads_are_queued_separately
()
handterm-common/src/terminal.rs:1839
Functionsmall_key_input_is_single_allocation_sized
()
handterm-common/src/protocol.rs:1444
Functionsmooth_pixel_wheel_delta_preserves_fractional_rows
()
src/gpu_app.rs:947
Functionsmooth_scroll_state_clamps_and_stops_momentum_at_bottom
()
src/frontend.rs:1279
Functionsmooth_scroll_state_eases_toward_target
()
src/frontend.rs:1226
Functionsmooth_scroll_state_has_momentum_after_input
()
src/frontend.rs:1264
Functionsmooth_scroll_state_snaps_to_full_bottom_when_close
()
src/frontend.rs:1254
Methodsnapshot_window
(&mut self, window_id: WindowId)
src/daemon_stack/core.rs:169
Functionsocket_env_key
()
src/native_scroll.rs:321
Methodspawn_default_shell
(columns: u16, rows: u16)
src/pty.rs:16
Methodspawn_default_shell_with_command
( columns: u16, rows: u16, command: Option<&str>, )
src/pty.rs:21
Methodspawn_default_shell_with_command_and_env
( columns: u16, rows: u16, command: Option<&str>, envs: &[ChildEnvVar<'_>],
src/pty.rs:29
Functionspawn_pty_watcher
( thread_name: &str, pty_fd: i32, ipc_fd: i32, proxy: EventLoopProxy<E>, event: E, sto
src/standalone_support.rs:184
Methodspawn_shared_init_task
()
src/gpu_app.rs:218
Methodspawn_shell
(shell_path: &str, columns: u16, rows: u16)
src/pty.rs:44
Methodspawn_shell_command
( shell_path: &str, command: &str, columns: u16, rows: u16, )
src/pty.rs:57
Methodspawn_shell_command_with_env
( shell_path: &str, command: &str, columns: u16, rows: u16, envs: &[Ch
src/pty.rs:66
Methodspawn_shell_inner
( shell_path: &str, command: Option<&str>, columns: u16, rows: u16, en
src/pty.rs:76
Methodspawn_shell_with_env
( shell_path: &str, columns: u16, rows: u16, envs: &[ChildEnvVar<'_>], )
src/pty.rs:48
Functionstale_key_event_does_not_dedupe_later_ime_commit
()
src/frontend.rs:1391
Functionstandalone_flag_bypasses_existing_host_reuse
()
tests/cli.rs:58
Functionstarship_exact_bytes_no_raw_escapes
()
handterm-common/src/terminal.rs:1650
Functionstarship_prompt_renders_text
()
handterm-common/src/terminal.rs:1622
Functionstarship_prompt_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1497
Functionstarship_prompt_transcript_replay_matches_full_redraw
()
src/render.rs:936
Functionstartup_banner_includes_core_build_fields
()
src/build_info.rs:76
Functionstartup_timing_snapshot_reports_ready_milestones
()
src/frontend.rs:1557
Functionstructured_profile_env_accepts_common_truthy_values
()
src/profiling.rs:132
Functionstructured_profile_event_line_is_machine_parsable_json
()
src/profiling.rs:142
Methodsurface_debug_summary
(&self)
src/gpu_runtime.rs:253
Functionsurface_profile_aggregates_compositor_and_handterm_work
()
src/gpu_runtime.rs:2493
Functionsurface_profile_unaccounted_total_saturates_at_zero
()
src/gpu_runtime.rs:2516
Methodsync_scrollback_view
(state: &mut GpuWindowState)
src/gpu_app.rs:288
Functionsynthetic_key_event_supports_context_menu_legacy_encoding_via_physical_key
()
src/host_input.rs:378
Functionsynthetic_key_event_supports_keypad_begin_via_physical_key
()
src/host_input.rs:401
Functionsynthetic_key_event_uses_negotiated_kitty_keyboard_mode
()
src/host_input.rs:335
Functionsynthetic_modifiers_state_sets_requested_bits
()
src/frontend.rs:1538
Methodsystem_ms
(self)
src/profiling.rs:46
Functiontab_stops
()
handterm-common/src/terminal.rs:2024
Methodtake_apc
(&mut self)
handterm-common/src/terminal.rs:261
Methodtake_apc
(&mut self)
handterm-common/src/control_strings.rs:99
Methodtake_array
(&mut self)
handterm-common/src/protocol.rs:308
← previousnext →1,101–1,200 of 1,262, ranked by callers