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
Terminal emulation falls short of competitors #137
When I use SSH to a Linux system, the terminal emulation is by far not as capable as that of Putty.
Why don't you simply integrate Putty?
For example, when I use Putty to a Linux system, I automatically get the xterm terminal type and a useful coloring of text. Also with Putty, the Linux SSH session automatically detects its screen height and width from Putty's window size and adapts automatically, when the window size changes.
When I use SSH to a Linux system, the terminal emulation is by far not as capable as that of Putty. Why don't you simply integrate Putty?
For example, when I use Putty to a Linux system, I automatically get the xterm terminal type and a useful coloring of text. Also with Putty, the Linux SSH session automatically detects its screen height and width from Putty's window size and adapts automatically, when the window size changes.