Files
orca/src/main/window
OrcaWinandBrennan Benson 234caecb82 fix(windows): refresh PATH ordering for newly installed tools (#13545)
* fix(windows): refresh persisted PATH ordering

New terminals now preserve Orca-injected entries while adopting current machine and user PATH precedence, so newly installed tools are not shadowed by stale aliases. Invalidate the cached registry snapshot on Windows setting changes and guard in-flight refreshes from restoring stale cache data.

* fix(windows): retry invalidated PATH reads

* fix(windows): reuse current PATH refresh

* fix(windows): preserve per-hive PATH fallback state

---------

Co-authored-by: Brennan Benson <79079362+brennanb2025@users.noreply.github.com>
2026-08-11 16:10:15 -07:00
..