Skip to content

fix: use a supported char for displaying error on windows#8

Closed
nilslice wants to merge 1 commit into
mainfrom
fix-windows-display
Closed

fix: use a supported char for displaying error on windows#8
nilslice wants to merge 1 commit into
mainfrom
fix-windows-display

Conversation

@nilslice

@nilslice nilslice commented Jun 6, 2025

Copy link
Copy Markdown
Owner

Applies this logic for displaying the validation errors:

const indent = if (builtin.os.tag == .windows) "   \\- " else "   └─ ";

Fix for #4

@nilslice

Copy link
Copy Markdown
Owner Author

Closing, will incorporate in #9

@nilslice nilslice closed this Oct 28, 2025
@nilslice nilslice deleted the fix-windows-display branch November 10, 2025 21:32
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