fix(omp): preserve zsh startup with global aliases (#20621)

Validated and independently reviewed OMP integration fix.
This commit is contained in:
Neil
2026-09-14 13:56:22 -07:00
committed by GitHub
parent 3632311d0b
commit fc4519cda4
10 changed files with 41 additions and 14 deletions
+1
View File
@@ -56,6 +56,7 @@ jobs:
--exclude=src/main/daemon/node-pty-fd-leak.test.ts \
--exclude=src/main/providers/local-pty-shell-ready-zsh-launch-environment.test.ts \
--exclude=src/main/providers/__tests__/shell-ready-framework-example.test.ts \
--exclude=src/main/pty/omp-shell-wrapper-alias-safety.test.ts \
--exclude=src/main/pty/omp-shell-wrapper.node-pty.test.ts \
--exclude=src/main/shell-startup-feature-channel.test.ts \
--exclude=src/main/terminal-history-fish-session.node-pty.test.ts \