Hacker News new | ask | show | jobs
by Spivak 2558 days ago
Extremely impressive work! It looks stunning.

The WSL integration looks super cool, are you planning any other integrations like Docker, Hyper-V, SSH, or WinRM? Oher machine-local shells like ipython, or aws-shell would be sweet too but I understand not wanting to implement that last one.

I know you could just run some if these as a subprocess but there is some magic in 'Open IPython Tab'

1 comments

You could probably just add ipython to settings.json.

Windows already comes with OpenSSH. Personally I prefer ssh separate from my terminal app.

Wait but I just mean the terminal could also be the ssh/winrm connection manager. I'm guessing that could maybe be done in the settings too I suppose.

It would still be OpenSSH under the hood.