.zshrc will not load while using Run Python file in terminal #132952
Labels
*caused-by-extension
Issue identified to be caused by an extension
terminal
General terminal issues that don't fall under another label
Uh oh!
There was an error while loading. Please reload this page.
Issue Type: Bug
Issue : Run Python file in terminal does not load the .zshrc file while New Terminal from menu loads the .zshrc file
Version: 1.60.0 (user setup)
Commit: e7d7e9a
Date: 2021-09-01T10:41:52.311Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19042
Steps to Reproduce:
Open new terminal from menu, powerlevel10k prompt will work and alias cls will clear the screen. Powerlevel10k prompt and alias cls work as expected. Image
Run python program using Run Python file in terminal, powerlevel10k prompt will not work and alias cls will not work. Image
But after running the python program, type in zsh in the terminal, powerlevel10k prompt and alias cls will start working Image
Expected result:
The text was updated successfully, but these errors were encountered: