Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use vendored vt100 for tui-term #7713

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Mar 12, 2024

Description

a-kenji/tui-term#152 allowed for the widget to be used with any library that implements the Screen trait. This PR switches us to use our vendored vt100 crate as the backend for the terminal widget.

If desired should be easy to review each commit individually.

Testing Instructions

cargo run -p turborepo-ui --example pane and verify that colors looks nice

Closes TURBO-2623

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview Mar 12, 2024 8:49pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 8:49pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-gatsby-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-native-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-svelte-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-tailwind-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm
examples-vite-web ⬜️ Ignored (Inspect) Mar 12, 2024 8:49pm

@chris-olszewski chris-olszewski marked this pull request as ready for review March 12, 2024 20:46
@chris-olszewski chris-olszewski requested review from a team as code owners March 12, 2024 20:46
Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Mar 13, 2024

🟢 CI successful 🟢

Thanks

@chris-olszewski chris-olszewski merged commit a0994b2 into main Mar 14, 2024
55 of 56 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/chore_use_vendored_vt100 branch March 14, 2024 17:38
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.

2 participants