Andrea <i...@andreamoro.eu> added the comment:
Hi, Apologies for the delays in returning to you. I have been using ZSH and Oh My ZSH on top. The prompt variable, which I have customised, looks like the following: % $(virtualenv_info)$fg[magenta]%}%n%{$reset_color%}@%{$fg[yellow]%}$(box_name)%{$reset_color%}:%{$fg_bold[green]%}${PWD/#$HOME/~}%{$reset_color%}$(git_prompt_info) %(?,,%{${fg_bold[white]}%}[%?]%{$reset_color%} )$ ' Judging from the documentation, I have the correct variable in place, so I'm not sure what's the problem as of now. What should be the right value in a standard bash or zsh shell? Thanks Andrea ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39577> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com