New Terminal (Beta) - Is this working for anyone?

Documentation says we can test the beta of the New Terminal, Terminal | PhpStorm Documentation (jetbrains.com), but that does not exist for me:

PhpStorm 2024.2.1 Preview
Build #PS-242.21829.14, built on August 14, 2024
Licensed to TIAA-CREF / Keith Davis
You have a perpetual fallback license for this version.
Subscription is active until August 10, 2025.
Runtime version: 21.0.3+13-b509.11 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 6124M
Cores: 20
Registry:
 run.processes.with.pty=TRUE
 i18n.locale=
Non-Bundled Plugins:
 com.intellij.classic.ui (242.20224.159)
 Batch Scripts Support (1.0.13)
 com.funivan.idea.phpClean (2023.12.17)
 net.rentalhost.plugins.php.hammer (0.31.0)
 

0

The new terminal (beta) is only available in the new UI. You will need to disable the Classic UI plugin in Settings | Plugins to see the option for enabling New Terminal under Settings | Tools | Terminal.

0

Oh, well, I can't stand the new UI, so that's out for me.

0

Hi Anastasiia Zyrianova, is it possible to add the new terminal in Classic UI?
It was possible before the separation of the “classic” layout in a plugin.

Else where can I open an issue to ask that in https://youtrack.jetbrains.com/ ?

0
Dear Customer, according to https://youtrack.jetbrains.com/issue/WI-76871/Cannot-enable-the-new-Terminal, new Terminal is only available for new UI.
0

Its working for me but OMG is it slow.  LIke 10+ seconds for a simple ls comand in a directory that has only a handful of subdirectories and files, or a simple git checkout command.  So totally unusable.  Old terminal works fine.  Any thoughts on why I am experiencing this?  Nice features otherwise.  I have Intellij installed in Ubuntu on WSL

0
Hi David, please take the following steps and see if the issue persists or not, in case there is a conflict with the third-party plugin.

• File | Invalidate Caches | Invalidate and Restart
• Follow the steps suggested by File | Repair IDE
• Temporarily disable all the non-bundled plugins and restart the IDE: File | Settings | Plugins | ⚙ | Disable all downloaded plugins
0

请先登录再写评论。