tabby icon indicating copy to clipboard operation
tabby copied to clipboard

Disable SSH messages during connection

Open feym78 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. I am new to this project and I used to use openssh client on windows 10. When I am connecting from it there is no additional messages from the client, you just get to your session then with no additional messages in console. When I am connecting from Tabby with internal client there is some messages from ssh client that I would like to have an option to disable. These messages are: SSH Connecting to some host SSH ! Agent auth selected, but no running agent is detected SSH Host key fingerprint: SSH ecdsa-sha2-nistp256 some key SSH Loading private key: C:\Users\user\.ssh\key

Describe the solution you'd like I would like to have an option to disable these messages.

Describe alternatives you've considered Maybe it is possible to use external ssh client? I know that I can use openssh from console, but I would like to use GUI from Tabby.

Additional context I am using connections imported from ssh config file.

feym78 avatar Feb 09 '23 06:02 feym78