Skip to content

fix(tui): restore v0.7.0 UI + Tab navigation (v0.7.3)#15

Merged
subinium merged 1 commit intomainfrom
fix/restore-ui-v073
Mar 26, 2026
Merged

fix(tui): restore v0.7.0 UI + Tab navigation (v0.7.3)#15
subinium merged 1 commit intomainfrom
fix/restore-ui-v073

Conversation

@subinium
Copy link
Copy Markdown
Owner

Summary

  • Restore v0.7.0 UI design (mouse, IME, margins, separators) accidentally overwritten in v0.7.1
  • Tab/Shift+Tab wrap-around navigation in all selector menus (closes Add tab moving from selector #12)
  • Enter on Resume → mode picker, Enter on Agent → permission picker

Test plan

  • cargo clippy + fmt + test pass
  • Korean IME input works
  • Mouse scroll/click works
  • Tab wraps around in all selectors
  • agf --version prints v0.7.3

🤖 Generated with Claude Code

Restore the v0.7.0 UI (mouse support, TextareaState for Korean IME,
consume_key pattern, consistent margins, separators, help_colored) that
was accidentally overwritten in v0.7.1.

On top of v0.7.0 design, includes all v0.7.1/v0.7.2 features:
- Tab/Shift+Tab wrap-around navigation in all selectors
- Enter on Resume → mode picker, Enter on Agent → permission picker
- Codex SQLite scanner, --version flag, AGF_CMD_FILE in resume

Closes #12

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@subinium subinium merged commit f14759f 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