f7436e73ba6b0932b8386471c17ee957097e61cd
Create keymap.rs with Keymap struct mapping (mode, key) to Cmd trait objects. Wire into App::handle_key — keymap dispatch is tried first, falling through to old handlers for unmigrated bindings. Normal mode navigation, cell ops, mode switches, and Help mode are keymap-driven. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
99.1%
Python
0.6%
Nix
0.3%