We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shell integration is awesome. its working fine in remote containers and wsl. it would be better if all subshells also inherit this integration.
In the below video, pipenv shell creates a subshell.
pipenv shell
Same behavior is observed when new child shell bash is created.
bash
The text was updated successfully, but these errors were encountered:
Glad you like the feature, lots of improvements coming in the next version 🙂, this problem is already tracked in #141343
Sorry, something went wrong.
Tyriar
No branches or pull requests
Shell integration is awesome. its working fine in remote containers and wsl. it would be better if all subshells also inherit this integration.
In the below video,
pipenv shell
creates a subshell.Same behavior is observed when new child shell
bash
is created.de2a76cd-f286-41ec-a49f-aa97a106e84c.mp4
The text was updated successfully, but these errors were encountered: