Ed L acc890764b refactor: execute_command owns its own mode transitions
Removed the post-execution mode reset from the caller. execute_command
now sets mode = Normal at the top as the default; commands that open
a new mode (ImportWizard, Quit) simply override it. The caller no
longer needs a special-case exclusion list.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 12:09:10 -07:00
2026-03-24 12:09:09 -07:00
S
Description
No description provided
Apache-2.0 3.3 MiB
Languages
Rust 75.2%
Nix 23.6%
Python 0.8%
Shell 0.4%