Skip to content

feat(tui): Tab navigation + --version flag#14

Merged
subinium merged 1 commit intomainfrom
feat/tab-navigation
Mar 26, 2026
Merged

feat(tui): Tab navigation + --version flag#14
subinium merged 1 commit intomainfrom
feat/tab-navigation

Conversation

@subinium
Copy link
Copy Markdown
Owner

Summary

  • Tab/Shift+Tab navigate all selector menus with wrap-around (closes Add tab moving from selector #12)
  • Enter on Resume → mode picker; Enter on Agent → permission picker
  • --version / -V flag now works

Test plan

  • cargo clippy + fmt + test pass
  • Tab wraps around in ActionSelect, AgentSelect, ResumeSelect, PermissionSelect
  • agf --version prints version

🤖 Generated with Claude Code

- Tab/Shift+Tab navigate all selector menus with wrap-around
- Enter on Resume → mode picker; Enter on Agent → permission picker
- Handle --version/-V before clap parsing

Closes #12

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@subinium subinium merged commit dcaeb72 into main Mar 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tab moving from selector

1 participant