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

agnoster-bash not showing the python virtualenv workon session #6

Closed
MacFlurry opened this issue Aug 18, 2017 · 6 comments
Closed

agnoster-bash not showing the python virtualenv workon session #6

MacFlurry opened this issue Aug 18, 2017 · 6 comments

Comments

@MacFlurry
Copy link

Hello,

I usually work with Python virtualenv.
example:

$ mkvirtualenv mynewenv
$ workon mynewenv

And the new prompt will be:

(mynewenv)$

but agnoster-bash not showing the(mynewenv)$

could you help on that ?

thanks a lot.

@speedenator
Copy link
Owner

Can you provide a screenshot?
Note that agnoster overrides the prompt, so when you workon mynewenv it will still likely have the existing prompt. Granted, that isn't a bad feature request.

@MacFlurry
Copy link
Author

hello,

screen shot 2017-09-16 at 18 23 44

thanks for your help :-)

@millefalcon
Copy link

I have fixed it and made a pull request.

@speedenator
Copy link
Owner

speedenator commented Oct 12, 2017 via email

@speedenator
Copy link
Owner

PR merged, closing!

@kirk86
Copy link

kirk86 commented May 18, 2020

@speedenator I'm having the same issue. Does this PR solve the issue since I cloned agnoster theme but doesn't seem to be working.

image

Another issue that I'm facing is that when changing the background colour of the user info into blue the white prompt_segment seems to be blue as well so navigating into folders makes the prompt_segment disappear.
image

as you can see I'm loosing the white right arrow when changing the colour to blue instead of cyan as in the first screenshot above.

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

No branches or pull requests

4 participants