Skip to content

fix: Windows compatibility for paths and file names#134

Open
lowjoel wants to merge 1 commit intoMLFlexer:mainfrom
lowjoel:fix-windows
Open

fix: Windows compatibility for paths and file names#134
lowjoel wants to merge 1 commit intoMLFlexer:mainfrom
lowjoel:fix-windows

Conversation

@lowjoel
Copy link
Copy Markdown

@lowjoel lowjoel commented Feb 1, 2026

  • Fixes path construction to handle Windows backslashes
  • Add other Windows reserved path characters from the resulting file name
  • Fix mkdir call on Windows (does not have /p flag, and that behaviour is the default)

@lowjoel
Copy link
Copy Markdown
Author

lowjoel commented Feb 4, 2026

wezterm/wezterm#4493 would greatly help Windows users because currently os.execute creates an ugly and slow Command prompt window that appears and immediately disappears.

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