Skip to content
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

Not able to see virtual environment for python #17

Closed
Divyadarshee opened this issue Aug 15, 2023 · 3 comments
Closed

Not able to see virtual environment for python #17

Divyadarshee opened this issue Aug 15, 2023 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Divyadarshee
Copy link

Divyadarshee commented Aug 15, 2023

Not able to see virtual environment for python getting activated with the current config of starship. I confess that i shamelessly copied your config for starship either because i was lazy and/or because i do not trust my customization skills, But there is no doubt i loved your terminal's look so i went ahead with it. Now obviously, since i have not explored starship documentation i was hoping if someone has already gone through this and fixed it.
After activating the venv for python there is no difference in the console.

Please help me if anyone knows what needs to be done.

[Edit]
Forgot to show screenshots of the current issue -

image

I tried adding the bellow configuration but that too didnt help
[python]
format = '[($virtualenv )]($style)'

@ChristianLempa ChristianLempa added the question Further information is requested label Aug 15, 2023
@ChristianLempa ChristianLempa self-assigned this Aug 15, 2023
@ChristianLempa
Copy link
Owner

I've disabled it in my config because I felt it spamming my terminal too much, feel free to enable it in your config, using the

[python]
disabled = true  # -> switch to false

You find more helpful documents on the starship config page:
https://starship.rs/config/#python

@Divyadarshee
Copy link
Author

I've disabled it in my config because I felt it spamming my terminal too much, feel free to enable it in your config, using the

[python]
disabled = true  # -> switch to false

You find more helpful documents on the starship config page: https://starship.rs/config/#python

Really sorry i should have checked and figured out this small change.
Thanks @ChristianLempa

@ChristianLempa
Copy link
Owner

No worries, don't hesitate to reach out if you need help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants