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

No new line after output of some bun pm commands #11956

Open
Ptitet opened this issue Jun 18, 2024 · 0 comments · May be fixed by #12063
Open

No new line after output of some bun pm commands #11956

Ptitet opened this issue Jun 18, 2024 · 0 comments · May be fixed by #12063
Labels
bug Something isn't working needs triage

Comments

@Ptitet
Copy link
Contributor

Ptitet commented Jun 18, 2024

What version of Bun is running?

1.1.13+bd6a60512

What platform is your computer?

Linux 5.15.0-112-generic x86_64 x86_64

What steps can reproduce the bug?

Open a terminal in a project with dependencies installed and run either bun pm hash, bun pm hash-print or bun pm cache. There is no newline after the output of the command, so the terminal prompt is shifted.

What is the expected behavior?

There should be a newline after any command output to avoid the prompt to be shifted.

What do you see instead?

The prompt is shifted:
screenshot

Additional information

No response

@Ptitet Ptitet added bug Something isn't working needs triage labels Jun 18, 2024
@forcefieldsovereign forcefieldsovereign linked a pull request Jun 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant