Type Definition alacritty::config::bindings::KeyBinding

source ·
pub type KeyBinding = Binding<Key>;
Expand description

Bindings that are triggered by a keyboard key.