Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

Feature Request - window integration #170

Closed vmario89 closed 6 years ago

vmario89 commented 6 years ago

Hey, for some more native view of applications inside Terminals, i would like to see an additional option in the Shortcut Creator to embed programs directly into Terminals. I'd like to use Cmder/ConEmu and other consoles directly in Terminals. This would be a great enhancement.

jirkapok commented 6 years ago

The correct solution is to write custom plugin and we don't have man power to implement more build in plugins. If you want to implement it by your self see #94 as example implementation or https://github.com/Terminals-Origin/Terminals/blob/master/Docs/WriteNewPlugin.md