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

Fix repl not correctly starting on macOS #2

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

jamesnvc
Copy link

The output of wc -l, which count_lines_in_file/2 uses for non-Win64, sometimes has leading whitespace. Setting PadChars for split_string/4 to space collapses that trailing whitespace to give the expected results.

@TeamSPoon
Copy link
Member

Excellent @jamesnvc !

@TeamSPoon TeamSPoon merged commit 0fa57fd into logicmoo:master Jan 21, 2025
1 check failed
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