-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
Python Up Arrow not working on gitbash intergrated terminal w venv running #24499
Comments
Thanks for filing this issue. |
Yeah it works if I try powershell but I need a linux shell. Are there any Microsoft does support? |
Hey @anthonykim1, this issue might need further attention. @chrisdel101, you can help us out by closing this issue if the problem no longer exists, or adding more information. |
Closing but hoping to leave commenting open in case others come here later. |
Apologies for late response here @chrisdel101 Currently gitbash is not officially supported by Python extension. Have you tried zsh, bash?
I assume its gitbash when you say "new shell" If it is the case that gitbash is messing with your arrow keys only when Python extension is enabled, I think it will be worth having this open. |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
Py up arrow history not working in shell while venv is running. Venv is essential to py dev so this is huge pain. Need instead to use external terminal which is bothersome.
See post that I've commented in 2 years ago as documented history.
Does this issue occur when all extensions are disabled?: Yes/No
Yes - all extensions are disabled + reloaded, but venv is running. Using pipenv for virtual environment.
Steps to Reproduce:
If this is a setting issue, or some kind of user error, I'd be happy to hear how to fix this :)
The text was updated successfully, but these errors were encountered: