NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

PowerShell - Improvements

Open BornToBeRoot opened this issue 2 years ago • 2 comments

ToDo

  • [x] Resize embedded windows (like putty)
  • [x] Restart embedded PowerShell (like putty)
  • [x] Profile - Check inherit from default by default
  • [ ] Show complete CLI command in profile / connect dialog

BornToBeRoot avatar Jul 12 '22 10:07 BornToBeRoot

what about different credentials?

hpmillaard avatar Aug 10 '22 19:08 hpmillaard

Hi @hpmillaard,

the problem with credentials is, that you have to pass them as variable and they will be exposed in the task manager (command line for the process). This is the same problem with PuTTY.

BornToBeRoot avatar Sep 19 '22 21:09 BornToBeRoot