This commit provides support for virtualenv-like pyenv.cfg configuration files, where the `prompt` value is a plain text rather than a quoted string. Before the commit, `prompt = My custom prompt` would not match the regex, returning a fallback of the $VIRTUAL_ENV directory name. After the commit, both venv-like `prompt = 'My custom prompt'` and virtualenv-like `prompt = My custom prompt` are supported. Closes #2628 |
1 year ago | |
---|---|---|
.. | ||
configure.zsh | 2 years ago | |
icons.zsh | 1 year ago | |
notes.md | 5 years ago | |
p10k.zsh | 1 year ago | |
parser.zsh | 4 years ago | |
wizard.zsh | 1 year ago | |
worker.zsh | 3 years ago |