JetBrains / jediterm

Pure Java Terminal Emulator. Works with SSH and PTY.
GNU Lesser General Public License v3.0
678 stars 168 forks source link

Would you like to provide a demo? #269

Closed ZhouMM92 closed 1 year ago

ZhouMM92 commented 1 year ago

I want to use this in sprint boot, and I want to simulate input and output by this,but I can not find a demo about this. Would you like to provide a demo?

segrey commented 1 year ago

Please check com.jediterm.example.BasicTerminalExample and com.jediterm.example.BasicTerminalShellExample out.