Currently a PuTTY Session always Shows the PuTTY Window (titlebar with icons) in the embedded tab. i found out that this can be avoided when you start putty with a commandline-session with this normal command:
"C:\Program Files (x86)\PuTTY\putty.exe" $USERNAME$@$HOST$ -pw $PASSWORD$
why couldn't you make this the Default behavior
the SSH-Session is way to slow when Scrolling and when you have much console output the pc is unter heavy load and you cannot break the active command
"C:\Program Files (x86)\PuTTY\putty.exe" $USERNAME$@$HOST$ -pw $PASSWORD$
why couldn't you make this the Default behavior
the SSH-Session is way to slow when Scrolling and when you have much console output the pc is unter heavy load and you cannot break the active command