You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Umbrella tracker for Windows-specific bugs across install, indexing, path handling, and search. The wide-char API work (PR #386) and cmd.exe-compatible pipeline syntax (PR #325) cover subsets — this task tracks the remaining gaps and serves as a place to file Windows regressions.
6 of 8 resolved (#221 fixed + Windows-CI-verified; #266/#274/#331/#347/#348 fixed in v0.7.0). Remaining: #227 and #367, both the mapped/SMB-drive integrity-check class — fix (lowercase drive letters, c1dabc9) shipped in v0.7.0, but neither is reproducible in CI (no SMB share / mapped drive available), so both are awaiting reporter confirmation on v0.7.0. The bug surface is addressed; closure is reporter-dependent.
Scope
Umbrella tracker for Windows-specific bugs across install, indexing, path handling, and search. The wide-char API work (PR #386) and cmd.exe-compatible pipeline syntax (PR #325) cover subsets — this task tracks the remaining gaps and serves as a place to file Windows regressions.
Sub-issues
Status (2026-05-31)
6 of 8 resolved (#221 fixed + Windows-CI-verified; #266/#274/#331/#347/#348 fixed in v0.7.0). Remaining: #227 and #367, both the mapped/SMB-drive integrity-check class — fix (lowercase drive letters, c1dabc9) shipped in v0.7.0, but neither is reproducible in CI (no SMB share / mapped drive available), so both are awaiting reporter confirmation on v0.7.0. The bug surface is addressed; closure is reporter-dependent.
Acceptance
&/(/). ✅ (mapped/UNC drives not CI-testable).cbmignoreparsing matches POSIX behavior on Windows. ✅ (.cbmignore patterns silently ignored on Windows #274)Why one task
Windows-specific bugs share infrastructure (path normalization, process spawning, wide-char API surface).