feat(tui): arrow+Enter+Esc navigation for all screens #120
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/loom!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tui/tab-nav-118"
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
Screen::handle()returnsbool—true= consumed, prevents global keybinds from firingq,?,Ctrl+C) work from any screen that doesn't use that specific keyApp::navigate()made public for test setupNavigation model
Closes charles/loom#118
Test plan
qand?work from Gallery/Settings/Entities (global shortcuts pass through)🤖 Generated with Claude Code
558f8aec328daea245f4feat(tui): intra-screen Tab navigation for entities, model browser, generateto feat(tui): arrow+Enter+Esc navigation for all screens