Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.43k stars 3.4k forks source link

Cygwin sshpass not working #5985

Open LukeSavefrogs opened 2 years ago

LukeSavefrogs commented 2 years ago

Version: 1.0.174 Platform: Windows x64 10.0.19043 Plugins: none Frontend: xterm

Describe the problem: The command sshpass is not working when spawning a Cygwin tab in Tabby. Even adding -vv to increase the verosity does nothing:

Luca Salvarani@LAPTOP-3JJIKG4C ~
$ sshpass -p PASSWORD ssh -vv USER@HOST

Luca Salvarani@LAPTOP-3JJIKG4C ~
$ 

To Reproduce: Use sshpass to login to a remote ssh server

My configuration: image

What did i try:

madominic commented 2 years ago

Upvote. Can you fix it please?