Skip to main content

handle_search_key

Function handle_search_key 

Source
fn handle_search_key(key_event: KeyEvent) -> Option<Message>
Expand description

Handle a key event during search input mode.

Bypasses the keybinding system entirely — keys are interpreted as text input, cursor movement, or search lifecycle actions.