[]
= "keymap-core"
= true
= "Environment-aware keymap resolution core for terminal UIs"
= true
= true
= true
= true
= true
= true
= true
= true
[]
= { = true, = true }
[]
# `default` carries no terminal-backend dependency: the core is pure data + lookup.
= []
# Enables `TryFrom<crossterm::event::KeyEvent> for KeyInput`. The crossterm type
# only appears in the public API when this feature is on, so a crossterm major
# bump is not automatically a keymap-core major bump for default builds.
= ["dep:crossterm"]
[]
= true