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

Temporary fix to an issue where ANSI truncates to 0 by default #15

Merged
merged 1 commit into from
May 28, 2024

Conversation

nidnogg
Copy link
Owner

@nidnogg nidnogg commented May 28, 2024

This circumvents #14 by providing a fallback default value for terminal width, at the cost of proper ANSI truncating in these cases.

An additional follow-up fix is looking into why termsize is not currently working with cargo build --release builds.

@nidnogg nidnogg merged commit 40c71e8 into main May 28, 2024
8 checks 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