summaryrefslogtreecommitdiff
path: root/plugins/virtualenv
AgeCommit message (Expand)Author
2025-08-16fix(virtualenv): take into account `$VIRTUAL_ENV_PROMPT`Carlo Sala
2022-01-03fix(virtualenv): quote % in `virtualenv_prompt_info`Marc Cornellà
2021-03-28fix(virtualenv): allow empty prefix/suffix in prompt function (#9763)Marc Cornellà
2018-10-12virtualenv: add README (#7273)Sagar Patil
2013-10-15Make the virtualenv plugin themableRiyad Preukschas
2013-06-08virtualenv cleanup: replaces subshell with prompt expansion.Andrew Grangaard
2012-07-11Add very basic virtualenv pluginJustin Caratzas