Allow running shell integration scripts inside an rc file #151933
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
on-testplan
terminal-shell-integration
Shell integration, command decorations, etc.
Milestone
Currently shell integration scripts source rc/profile files here for example:
vscode/src/vs/workbench/contrib/terminal/browser/media/shellIntegration-bash.sh
Lines 8 to 25 in b8b2e9c
When using a manual install approach we must not do this.
Related: microsoft/vscode-docs#5219
The text was updated successfully, but these errors were encountered: