System terminal instead of IDE embeded
已回答
After upgrading to IntelliJ IDEA 2024.1 EAP I have some IDE embedded terminal instead of my default system terminal. Is there any way to switch back to my default system terminal?
Old one:
New One in IntelliJ IDEA 2024.1 EAP:
请先登录再写评论。
Hello, Igor. Please change the Shell path option in the
Settings | Tools | Terminalwindow to the shell you use.Already did and still does not work.
Could you please specify which terminal customization you use? I want to check if this problem is reproducible on my side.
Having the same issue. Already configured to my native zsh executable.
I am using Oh My Zsh on latest MacOS. I'm not sure if its related to this though.
It appears like there's a new embedded terminal because it captures the output of a command and puts it above the shell etc.
It seems like turning off “Shell Integration” disables this behavior, and it is back to normal.
Tasansal Thanks! This fixes the problem.
Tasansal, thank you for the update; I'm glad you found the solution!
Please let me know if you have any further questions or requests.