Skip to content

fix: dont spam terminal with url for create flow#68

Merged
crowlKats merged 2 commits into
mainfrom
fix-long-create-line-spinner
Feb 10, 2026
Merged

fix: dont spam terminal with url for create flow#68
crowlKats merged 2 commits into
mainfrom
fix-long-create-line-spinner

Conversation

@crowlKats
Copy link
Copy Markdown
Member

No description provided.

@crowlKats crowlKats requested review from lucacasonato and ry February 9, 2026 15:58
Comment thread util.ts
]);

spinner.stop();
Deno.stdout.writeSync(new TextEncoder().encode("\x1b[1A\x1b[2K"));
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this do? add a comment

@crowlKats crowlKats requested a review from ry February 9, 2026 18:20
@crowlKats crowlKats merged commit d7b6478 into main Feb 10, 2026
4 checks passed
@crowlKats crowlKats deleted the fix-long-create-line-spinner branch February 10, 2026 02:34
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.

3 participants