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

Add to Group menu item doesnt add favorite #128

Open jirkapok opened 6 years ago

jirkapok commented 6 years ago

Steps to reproduce:

  1. Having two groups "aaa" and "bbb" and favoriteA in group bbb
  2. Open connection for favoriteA
  3. When connection is active select from menu Groups > Add current connection to...

Result:

Dev. note: Todo in MainForm GroupAddToolStripMenuItem_Click method.

jirkapok commented 6 years ago

The same behavior applies to the create group from connections menu.