feat(tui): configurable navigation presets �� arrow+Enter vs vim-style #115
No reviewers
Labels
No labels
area:agents
area:ai
area:config
area:dashboard
area:design
area:design-review
area:devtools
area:entities
area:gallery
area:generate
area:image
area:infra
area:meta
area:model-browser
area:navigation
area:presets
area:security
area:sessions
area:settings
area:sharing
area:test
area:ux
area:webhook
area:workdir
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom!115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/nav-presets-111"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
NavigationPresetenum (Vim/Standard) totui.tomlconfig"standard"preset: no single-letter global mnemonics, uses Ctrl+Q (quit), F1 (help), F5 (generate)"vim"preset: current behavior preserved exactlyConfig
Closes charles/loom#111
Test plan
cargo test -p loom-tui— all tests passcargo clippy -p loom-tui -- -D warnings— cleannavigation_preset = "standard", verifyg/s/e/pdon't switch screensCtrl+Qquits,F1opens help,F5submits generation🤖 Generated with Claude Code