How to access the new BetaTerminal using the org.jetbrains.intellij.platform - 2.2.1

Planned

Hi Jetbrains Team,

I'm trying to create a plugin which execute commands in the jetbrains IDE Terminal and also read the output.

For the existing Terminal(Legacy Terminal) I'm able to read the output using the termianlTextBuffer in the class JBTerminalWidget, but for the beta terminal(out in block format), I'm unable to find a method which can read the output in the blocks.

Is it under development or the do I need to update my library version?

By Legacy Terminal I mean - 
 

 

 

By Beta Terminal
 

0
1 comment

There is no access to the output right now. Please watch https://youtrack.jetbrains.com/issue/IJPL-176940 for the updates. Would be great if you could describe there your case in more details – what kind of text would you like to read there: prompt / command / command output / any text.

0

Please sign in to leave a comment.