Closed
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
Recently, a feature was added that allows poetry shell
to modify the prompt (PS1 in some shells) to show the current environment. See #1642.
However, this conflicts with prompts that already show the environment, causing text duplication.
A configuration option to prevent the prompt from being modified would resolve this.
My configuration
OS: macOS Catalina 10.15.1
Shell: Fish 3.0.2
Poetry: 1.0.0
Activity