-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
PyCharm's terminal issues after update to 1.0.56 #1083
Comments
Can also confirm that I can reproduce this too, in basically the exact same conditions. |
I'm investigating this now! @thmsrmbld @Ronserruya Can you confirm that this only happens in bash? |
Thanks @mschrage Weird thing is that even if I comment out the fig lines in .zshrc this behavior continues to happen, and fig continues to work in the terminal |
Is there any news? |
I can confirm that with zsh it happens today exactly as @Ronserruya described and it is a bug from fig that was not happening before |
Any updates? |
@mschrage , @thmsrmbld , @Ronserruya any updates here. |
Sanity checks
fig doctor
in the affected terminal sessionIssue Details
Description:
After the latest update, the Pycharm terminal seems to have a broken behavior
I noticed this issue #49 and run the commands from this comment #49 (comment), which made fig work in my terminal but didn't fix any of the previous issues
Might this can help you figure it out:
source ~/.bash_profile
fig_issue.mov
If anyone else has this issue, I use this workaround for now:
In pycharm's setting make the terminal start with a env variable "BASH_FROM_PYCHARM=true"
then change the lines in .bash_profile to
Environment
Diagnostic from the broken pycharm terminal:
The text was updated successfully, but these errors were encountered: