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

Bun shell strips output colors #11046

Open
yus-ham opened this issue May 13, 2024 · 0 comments
Open

Bun shell strips output colors #11046

yus-ham opened this issue May 13, 2024 · 0 comments
Labels
bug Something isn't working shell Something to do with Bun as a shell

Comments

@yus-ham
Copy link
Contributor

yus-ham commented May 13, 2024

What version of Bun is running?

1.1.8

What platform is your computer?

Linux 6.8.0-31-generic x86_64 x86_64

What steps can reproduce the bug?

$`bun install`
$`php composer.phar install`

What is the expected behavior?

this is when uses Bun.spawn
image

What do you see instead?

Looks like running commands other than bun, the color gone
image

Additional information

Adding FORCE_COLOR=1 nothing worked

@yus-ham yus-ham added the bug Something isn't working label May 13, 2024
@Electroid Electroid added the shell Something to do with Bun as a shell label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working shell Something to do with Bun as a shell
Projects
None yet
Development

No branches or pull requests

2 participants