Skip to content

Improved Line Ending Support#71

Merged
complexlogic merged 1 commit into
masterfrom
line_ending
Oct 27, 2025
Merged

Improved Line Ending Support#71
complexlogic merged 1 commit into
masterfrom
line_ending

Conversation

@complexlogic

@complexlogic complexlogic commented Oct 21, 2025

Copy link
Copy Markdown
Collaborator

This PR makes the following changes:

  • Automatically detect if a text file has CRLF or LF line endings. When writing changes to a file, preserve the file's existing line ending. Previously, the Manager would always use the default system line ending. This could result in changing the file's line ending type without user's permission
  • Add a column in the song tree which indicates if the text file has CRLF or LF line endings
  • Add a preparatory task which converts line endings according to user preference (see screenshot below)
screenshot

@complexlogic complexlogic merged commit 6f67ab0 into master Oct 27, 2025
10 checks passed
@complexlogic complexlogic deleted the line_ending branch October 27, 2025 03:47
@complexlogic

Copy link
Copy Markdown
Collaborator Author

@bohning OK if I push a new release?

@bohning

bohning commented Oct 27, 2025

Copy link
Copy Markdown
Collaborator

Most definitely. Thanks for all the ifixes and mprovements!

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