Skip to content

.zshrc will not load while using Run Python file in terminal #132952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Girish400 opened this issue Sep 12, 2021 · 2 comments
Closed

.zshrc will not load while using Run Python file in terminal #132952

Girish400 opened this issue Sep 12, 2021 · 2 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension terminal General terminal issues that don't fall under another label

Comments

@Girish400
Copy link

Girish400 commented Sep 12, 2021

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:

@meganrogge meganrogge added the terminal General terminal issues that don't fall under another label label Sep 27, 2021
@Tyriar
Copy link
Member

Tyriar commented Oct 7, 2021

/extPython

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

4 participants
@Tyriar @Girish400 @meganrogge and others