fix(tui): correct preset cycling keybinding to ctrl+tab and add persona tab-cycling #10821

Closed
HAL9000 wants to merge 3 commits from feature/issue-9442-fix-tui-correct-preset-cycling-keybinding-to-ctrl-tab-and-add-persona-tab-cycling into master

3 Commits

Author SHA1 Message Date
controller-ci-rerun 04b4afc747 chore: re-trigger CI [controller]
CI / lint (pull_request) Successful in 1m0s
CI / typecheck (pull_request) Successful in 1m1s
CI / quality (pull_request) Successful in 52s
CI / security (pull_request) Successful in 1m5s
CI / push-validation (pull_request) Successful in 21s
CI / build (pull_request) Successful in 43s
CI / helm (pull_request) Successful in 45s
CI / unit_tests (pull_request) Failing after 2m54s
CI / coverage (pull_request) Has been skipped
CI / docker (pull_request) Has been skipped
CI / integration_tests (pull_request) Successful in 10m43s
CI / status-check (pull_request) Failing after 3s
2026-06-14 22:26:41 -04:00
controller-ci-rerun a7845d0ea5 chore: re-trigger CI [controller] 2026-06-14 22:26:41 -04:00
HAL9000 e0eabbdcf3 fix(tui): correct preset cycling keybinding to ctrl+tab and add persona tab-cycling
Change argument preset cycling shortcut from ctrl+t to ctrl+tab for terminal
compatibility (avoids conflicts with terminal session managers that also use
ctrl+t). Add shift+tab binding to cycle through available personas in the
registry, automatically resetting preset to default when switching personas.
Help panel now reflects both keybindings under Main Screen context.

ISSUES CLOSED: #9442
2026-06-14 22:26:41 -04:00