tui: Settings screen — all sections #39
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#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
User story
As a user, I want a full Settings screen covering backends, paths, generation defaults, AI features, NSFW, appearance, sharing credentials, key bindings, and system prompts, so that I can configure the app without editing TOML by hand.
Acceptance criteria
Layout
j/knavigates sections;Tabmoves focus into the section's first editable fieldSections (per spec §4.6.1)
Ctrl+Ton a row runs a connectivity test and shows the results)(action, keybind);Enteron a row enters capture mode for the next key combo;rresets the row to default;Rresets allPersistence & UX
loom-coreconfig path; TUI-only fields ([tui]) use$XDG_CONFIG_HOME/loom/tui.toml.bak) of the previous file on changeTests
Out of scope
tui.tomlload/save primitives (separate ticket — consumed here)References