Uh oh!
There was an error while loading. Please reload this page.
fix(dev): stdin paused when using clark spinners on Windows - #1395
Conversation
commit: |
📝 WalkthroughWalkthrough
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
codecov-commenter
commented
Jul 26, 2026
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #1395 +/- ##
=======================================
Coverage ? 50.27% =======================================
Files ? 81 Lines ? 3678 Branches ? 1128 =======================================
Hits ? 1849 Misses ? 1466 Partials ? 363 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Uh oh!
There was an error while loading. Please reload this page.
🔗 Linked issue
📚 Description
When using clark spinners stdin requires 2 enters, for example, pressing
h + enteron Windows after installing cloudflare executable requires an additionalh + enter, thestdinbeing paused (nuxi dev --tunnel).