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

How to activate python's venv indicator? #636

Closed
2 tasks done
srustamo opened this issue Jun 21, 2022 · 1 comment
Closed
2 tasks done

How to activate python's venv indicator? #636

srustamo opened this issue Jun 21, 2022 · 1 comment

Comments

@srustamo
Copy link

General information

System report (output of prompt_pure_system_report):

  • Zsh: zsh 5.8 (x86_64-apple-darwin18.7.0) (/usr/local/bin/zsh)
  • Operating system: Mac OS X 10.14.6 (18G9323)
  • Terminal program: Kitty
  • Tmux: no
  • Git: git version 2.33.0
  • Pure state:
    • username: ''
    • prompt:
    • version: 1.20.1
  • zsh-async version: 1.8.4
  • PROMPT: typeset -g PROMPT=$'%F{${prompt_pure_colors[path]}}%~%f %F{242}${prompt_pure_vcs_info[branch]}%F{218}${prompt_pure_git_dirty}%f %{ %}%(?.%F{green}.%F{red})${VIM_PROMPT}%f '
  • Colors: typeset -g -A prompt_pure_colors=( [execution_time]=yellow [git:action]=yellow [git:arrow]=cyan [git:branch]=242 [git:branch:cached]=red [git:dirty]=218 [git:stash]=cyan [host]=242 [path]=blue [prompt:continuation]=242 [prompt:error]=red [prompt:success]=magenta [suspended_jobs]=red [user]=242 [user:root]=default [virtualenv]=242 )
  • TERM: export TERM=xterm-24bit
  • Virtualenv: export VIRTUAL_ENV_DISABLE_PROMPT=12
  • Conda: export CONDA_CHANGEPS1=no
  • Detected frameworks: None

Other information

I have:

  • Tested with another terminal program and can reproduce the issue:
  • Followed the integration instructions for my framework

Problem description

Can't see python's venv indicator.

My .zshrc:

https://github.com/srustamo/dotfiles/blob/master/zshrc/.zshrc

@srustamo
Copy link
Author

Updated to the latest commit, solved the issue.

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

1 participant