What shell path do you have at File | Settings | Tools | Terminal?
Please restart PhpStorm, try to open Terminal and check if there are any errors in idea.log file (Help > Show log in ...). If you're not sure about the errors - feel free to share the log.
@Linxinmin the issue yo referred to is unavailable =(
Previously my terminal was working nice with syntax highlight and autocomplete. But when I upgraded to Pycharm 2018.3.2 it started to behave like reported above:
I have literally changed nothing, just the update. I use Mac OS X 10.13.6
Hi, I have the same problem on Linux Mint 19 Tara. Fix it please
What shell path do you have at File | Settings | Tools | Terminal?
Please restart PhpStorm, try to open Terminal and check if there are any errors in idea.log file (Help > Show log in ...). If you're not sure about the errors - feel free to share the log.
Hi Dmitry, I've submit a bug in Youtrack and sent the log files here: https://youtrack.jetbrains.com/issue/WI-44357
There is a similar issue for IDEA: https://youtrack.jetbrains.com/issue/IDEA-202821
Anyone who is having the same problem can try this workaround: https://youtrack.jetbrains.com/issue/IDEA-202821#focus=streamItem-27-3177023-0-0 (though it doesn't help me out)
Same problem in PyCharm. It shows bash-3.2 ... and didn't work.
Linxinmin, what exact PyCharm version are you running? It should've been fixed in 2018.3.2.
If it's not for you, what shell path do you have set at Settings | Tools | Terminal?
Hi Eugene,
I've checked again. It shows "bash-3.2" when I upgraded to PyCharm 2018.3.2. And when I downgraded to 2018.3.1, the terminal worked well.
I use the default one "/bin/bash".
Linxinmin, could you please clarify that: " It shows "bash-3.2" when I upgraded to PyCharm 2018.3.2"? Or attach a screenshot.
Are you on OS X or linux?
Could you please restart IDE, reproduce the problem and upload somewhere the idea.log file (Help > Show log in ...)?
I am on MacOS Mojave 10.14.2.
[log has been removed]
Please attach a screenshot of Preferences | Tools | Terminal.
Try to use /bin/bash as a Shell path there.
Hi @Dmitry,
It has been set to /bin/bash already.
Please check if disabling Shell Integration helps.
Regardless of the results, please share them alongside with the logs and screenshots to the issue tracker:
https://youtrack.jetbrains.com/newIssue?project=IDEA
Ok, I've created an issue here:
https://youtrack.jetbrains.com/issue/PY-33458?project=IDEA
@Linxinmin the issue yo referred to is unavailable =(
Previously my terminal was working nice with syntax highlight and autocomplete. But when I upgraded to Pycharm 2018.3.2 it started to behave like reported above:

I have literally changed nothing, just the update.
I use Mac OS X 10.13.6
@Portela I set the ticket only visible to the Pycharm Team I think.
The issue has been resolved in 2018.3.3. The developer has sent me the build and the new version works well.
It was similar to an old issue.
The issue was caused by https://youtrack.jetbrains.com/issue/IDEA-201459
Workaround: disable "Python Terminal" plugin.
I can confirm that version 2018.3.3 has solved the issue. Thank you @Linxinmin !