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.
Windows-specific bugs share infrastructure (path normalization, process spawning, wide-char API surface). Tracking them together avoids partial fixes that regress on adjacent code paths.
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
Acceptance
&/(/)..cbmignoreparsing matches POSIX behavior on Windows.Why one task
Windows-specific bugs share infrastructure (path normalization, process spawning, wide-char API surface). Tracking them together avoids partial fixes that regress on adjacent code paths.