-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Windows version in progress — compatibility testing
We’re actively validating Windows compatibility across terminals, paths, and UI settings.
Scope
- cmd
- PowerShell
- WSL
- Image file paths.
- Config file paths.
- Color, font, and UI settings.
Tasks
- cmd: launch, basic commands, exit behavior.
- PowerShell: launch, profile/script interactions, encoding.
- WSL: invocation from Windows shell, path bridging, environment.
- Image paths: spaces, Unicode, absolute vs. relative, network drives.
- Config paths: default location under %APPDATA%, override via env/flags, read/write permissions.
- Colors/fonts/UI: ANSI color support, truecolor, font fallback, high-DPI scaling, theme alignment.
- Error handling: clear messages for missing paths/permissions; log with actionable hints.
- Documentation: record known limitations and workarounds.
Acceptance Criteria
- Launches and runs basic workflows in cmd, PowerShell, and WSL without crashes.
- Correctly resolves and accesses image and config paths on Windows.
- Renders colors, fonts, and UI consistently with design guidelines.
- Known limitations documented; CI covers core regressions.
Feedback
If you have Windows-specific features you’d like to see, please comment with your use case and examples.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request