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

fix(ui): add carraige return after cache log messages #8015

Merged
merged 3 commits into from Apr 30, 2024

Conversation

chris-olszewski
Copy link
Contributor

@chris-olszewski chris-olszewski commented Apr 22, 2024

Description

Forgot that we need to bring our own \r in raw mode as \n will only move the cursor down and not back to the home column.

Testing Instructions

Before
Screenshot 2024-04-22 at 8 55 45 AM

After
Screenshot 2024-04-22 at 8 53 34 AM

Closes TURBO-2855

Copy link

vercel bot commented Apr 22, 2024

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

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:34pm

Copy link
Contributor

github-actions bot commented Apr 22, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 22, 2024

🟢 CI successful 🟢

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants