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

Add new-line character #384

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Add new-line character #384

merged 1 commit into from
Mar 21, 2024

Conversation

leoheitmannruiz
Copy link
Contributor

Thanks for xdg-ninja!

This PR adds a new-line character, so that xdg-ninja -h executes as I would expect.
Please take a look at the current output. I'm not sure how to describe what's going on.
Well, there's a character that's not supposed to be there..

See printf "%d" 0x20 versus printf "%d\n" 0x20.

Perhaps I'm missing something though :)

@b3nj5m1n
Copy link
Owner

I've somehow never noticed that, thank you!

@b3nj5m1n b3nj5m1n merged commit a68a947 into b3nj5m1n:main Mar 21, 2024
1 check passed
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.

2 participants