You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d6a0fed1d9
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 |
10 months ago | |
---|---|---|
.. | ||
configure.zsh | 2 years ago | |
icons.zsh | 11 months ago | |
notes.md | 5 years ago | |
p10k.zsh | 10 months ago | |
parser.zsh | 4 years ago | |
wizard.zsh | 10 months ago | |
worker.zsh | 3 years ago |