Skip to content

馃悰 Use buttons for Termynal controls - #650

Merged
tiangolo merged 1 commit into
mainfrom
agent/use-buttons-for-termynal-controls
Aug 3, 2026
Merged

馃悰 Use buttons for Termynal controls#650
tiangolo merged 1 commit into
mainfrom
agent/use-buttons-for-termynal-controls

Conversation

@tiangolo

@tiangolo tiangolo commented Aug 3, 2026

Copy link
Copy Markdown
Member

Summary

  • render the Termynal fast and restart controls as semantic buttons
  • preserve their terminal styling and add explicit hover feedback
  • remove link-only behavior that caused external-link presentation in the docs

This mirrors fastapi/typer#1912. The controls perform actions rather than navigation, so buttons avoid browser and documentation-theme link handling while retaining the existing behavior.

Checks

  • git diff --check
  • verified the focused diff matches the merged Typer implementation

AI Disclaimer

Using Codex with gpt-5.6-sol. Reviewed manually.

@github-actions github-actions Bot added the docs Improvements or additions to documentation label Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

@tiangolo
tiangolo marked this pull request as ready for review August 3, 2026 20:16
@tiangolo
tiangolo merged commit 207052a into main Aug 3, 2026
27 checks passed
@tiangolo
tiangolo deleted the agent/use-buttons-for-termynal-controls branch August 3, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant