Function zellij_utils::input::cast_termwiz_key

source ·
pub fn cast_termwiz_key(
    event: KeyEvent,
    raw_bytes: &[u8],
    keybinds_mode: Option<(&Keybinds, &InputMode)>
) -> Key