0c751b7b8bfca84738a8c0a7312c0eb0a3d6a138
Define Cmd trait (execute returns Vec<Box<dyn Effect>>) and CmdContext (read-only state snapshot). Implement navigation commands (MoveSelection, JumpTo*, ScrollRows), mode commands (EnterMode, Quit, SaveAndQuit), cell operations (ClearSelectedCell, YankCell, PasteCell), and view commands (TransposeAxes, Save, EnterSearchMode). 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%