Message330542
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, batisteo |
| Date | 2018-11-27.17:55:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543341311.41.0.788709270274.issue35328@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The current prompt works fine for me on zsh -- what's the bug here? zsh $ virtualenv venv --prompt '(wat)' Using real prefix '/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7' New python executable in /private/tmp/venv/bin/python3.7 Also creating executable in /private/tmp/venv/bin/python Installing setuptools, pip, wheel...done. zsh $ . venv/bin/activate (wat)zsh $ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-27 17:55:11 | Anthony Sottile | set | recipients: + Anthony Sottile, batisteo |
| 2018-11-27 17:55:11 | Anthony Sottile | set | messageid: <1543341311.41.0.788709270274.issue35328@psf.upfronthosting.co.za> |
| 2018-11-27 17:55:11 | Anthony Sottile | link | issue35328 messages |
| 2018-11-27 17:55:11 | Anthony Sottile | create | |