Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Putty: unknown option -tt #1

Closed
rakk7 opened this issue Apr 25, 2019 · 4 comments
Closed

Putty: unknown option -tt #1

rakk7 opened this issue Apr 25, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@rakk7
Copy link

rakk7 commented Apr 25, 2019

Great work, I like it.

I am using Windows 10, and using ( Laravel Homestead ) vagrant box as a guest.

Whenever I try to do the test via SSH mode, I get this error by Putty:
unknown option -tt


"yet-phpunit.ssh.enable": true,
"yet-phpunit.ssh.binary": "c:/Users/user11/tools/putty.exe -ssh",
"yet-phpunit.ssh.host": "127.0.0.1",
"yet-phpunit.ssh.user": "vagrant",
"yet-phpunit.ssh.port": "2222",
"yet-phpunit.ssh.options": null,
"yet-phpunit.ssh.paths": {
  "d:/sites/blog": "/home/vagrant/code/blog"
},
@danilopolani
Copy link
Owner

Hello, thank you for your feedback! I'll look into it tomorrow and let you know :)

@danilopolani danilopolani self-assigned this Apr 29, 2019
@danilopolani danilopolani added the bug Something isn't working label Apr 29, 2019
@danilopolani
Copy link
Owner

Hello @rakk7, sorry for the delay, I had a full weekend. I pushed to the Marketplace a new version, please try to update the extension and try again, it should be fixed now.

Let me know!

@rakk7
Copy link
Author

rakk7 commented Apr 29, 2019

@danilopolani Thank you, works great. Love it


Maybe I should put this in another issue?

When I run the tests.. It doesn't run it in "git bash", yet the default windows's terminal ( CMD ) is opened instead, not the "git bash".

Which means coloring from phpunit.xml file doesn't take effect.

2019-04-29 220331

@danilopolani
Copy link
Owner

Happy that it works! About the terminal yes, is better to create another issue so we can close this one, I need to do some researches about how to choose which "terminal" to use for a VSCode task, I'll let you updated in the other issue.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants