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

v1.1.3 #11

Merged
merged 3 commits into from
Aug 4, 2024
Merged

v1.1.3 #11

merged 3 commits into from
Aug 4, 2024

Conversation

Shivix
Copy link
Owner

@Shivix Shivix commented Aug 4, 2024

A range of small improvements.

  • No longer print an empty line at bottom of the output when using \n as a delimiter.
  • Makes the completion and man pages easier to update.
  • Improves the README and repo layout.

Shivix added 3 commits August 4, 2024 15:03
If the delimiter is \n then we'll add two newlines at the end of the
message. This is good for printing multiple messages with the newline
delimiter so it's clear where each message begins and ends. However we
should avoid this for the very last line for a cleaner and more
consistent output. (all other instances should not have the empty new
line)
The tracked completion and man files will be updated on build
Adds a man file to fix the newline issue with the man page.

Also updates test.sh to test --only-fix
@Shivix Shivix merged commit 88efc54 into master Aug 4, 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.

1 participant