Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

fix: Windows compatibility for paths and file names - #134

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

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

Conversation

@lowjoel

@lowjoel lowjoel commented Feb 1, 2026

Copy link
Copy Markdown
  • 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

lowjoel commented Feb 4, 2026

Copy link
Copy Markdown
Author

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant