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

256 color support over SSH #74

Closed willemdh closed 7 years ago

willemdh commented 7 years ago

Is it possible in 'Terminals' to have 256 color support over ssh?

Lillecarl commented 7 years ago

If you compile HEAD you should see Terminals is now using Putty for SSH instead of a builtin version.

willemdh commented 7 years ago

@Lillecarl Sorry for the probably stupid question, but how can I 'compile HEAD'? Also while I tested ssh access to one of my VPS, I keep getting "the passphrase is wrong" error. But I can't find any place in the connection proprties where I can set a pasphrasefor my key. Nor does it seem to work keys loaded with Pageant.

Thanks for the help.

Lillecarl commented 7 years ago

Debug.zip I uploaded the lastest development version for you here now (Beware of downloading .exe files from strangers though).

Try and see if you think SSH works better in this version.

(This is an unstable debug build, but it's useful for at least testing until @jirkapok deems Putty stable enough to release it 😄 )

willemdh commented 7 years ago

@Lillecarl Tested it, 256 colors are good. SSH authentication with Pageant works too. I'll wait for new release. Using Conemu with Babun atm which works fine, but the favourite manager (tasks) is not very good.