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
Tidy split cwd handling: name PendingShellOpts, share test setup
- Extract `PendingShellOpts` interface in terminal-store so the
`{ shell?; args?; cwd? }` shape stops being repeated across the
store and the lifecycle module.
- Drop a stale narrative comment in Wall.tsx; tighten the remaining
one to explain why remote cwds are skipped.
- Hoist the duplicated `vi.stubGlobal` setup in
terminal-registry.alert.test.ts into shared
install/uninstallRegistryTestGlobals helpers so the new
pending-shell-opts describe block reuses the existing setup.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments