Skip to content

file: use forward slash as path separator everywhere#251

Merged
RobLoach merged 1 commit into
masterfrom
fix/file-path-separator
Jun 8, 2026
Merged

file: use forward slash as path separator everywhere#251
RobLoach merged 1 commit into
masterfrom
fix/file-path-separator

Conversation

@RobLoach

@RobLoach RobLoach commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Replace the WIN32/non-WIN32 separator branch with a single forward slash, which nk_console_file_normalize_path already normalizes to. Adds a mixed-separator test. Fixes #246

@RobLoach RobLoach self-assigned this Jun 8, 2026
@RobLoach RobLoach merged commit 8c32ac6 into master Jun 8, 2026
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.

file: Resolve TODO for cross-platform path separator handling

1 participant