-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Prompt does not show up for terminal activation #20827
Comments
Prompt didn't show up under PowerShell Core on Windows 11:
|
This comment was marked as outdated.
This comment was marked as outdated.
No prompt under Bash:
|
No prompt under Output for
|
Output for
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as duplicate.
This comment was marked as duplicate.
hmm..
|
@AgFlore You appear to be using an older version of conda, please update it to the latest.
Can you make sure you're using VSCode insiders and |
Not too sure if this one's really popular, but output:
|
@andreamah Yep we're aware of it: #20492 (comment), thanks for pointing it out regardless! |
@andreamah it's popular/important enough because I'm a user of fish. 😉 But fish is a bit of a special case because it uses a function for its prompt instead of an environment variable, so it's much harder to change outside of the shell. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Appreciate the effort, thanks. The cause of this seems to be #20885 (comment) and should be fixed once #20822 is taken care of. Although I still notice conda version appears to |
Fixed prompt in most cases except: venv in powershell, fish, conda in bash etc. Exceptions will be handled with #21793. |
Leave details with the output:
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)The text was updated successfully, but these errors were encountered: