Skip to content

Conversation

@anka-213
Copy link

@anka-213 anka-213 commented Feb 3, 2026

Summary

Fix for the fish part of #2041.
Piping the prompt through echo breaks things like newlines. Just use printf instead.

How was it tested?

Manually changing the prompt on my machine and seeing that it resolves the issue.

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

Piping the prompt through echo breaks things like newlines! Just use printf instead.

Signed-off-by: Andreas Källberg <anka.213@gmail.com>
@anka-213 anka-213 marked this pull request as draft February 3, 2026 12:03
@anka-213
Copy link
Author

anka-213 commented Feb 3, 2026

It seems like I had not tested it properly. With this version I get a newline after "(devbox) "

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant