Hacker News new | ask | show | jobs
by ckrailo 533 days ago
I've been happy enough with Microsoft Terminal instead of PuTTY (and I appreciate the open source github repo). If you're comfortable with editing JSON files, you can save the SSH connections as profiles so you can click to open a new tab to whatever SSH session (or WSL setup, or Powershell setup) you want. Example: https://www.howtogeek.com/devops/how-to-set-up-custom-ssh-pr...
1 comments

Yeah, I've never had a reason to use anything other than Microsoft Terminal on Windows with WSL.

These days, I actually just use the terminal that's built-in to VSCode for everything...