Tell HN: macOS Terminal remote connection manager

3 points by lagrange77 ↗ HN
I just came across something that I have always subconsciously missed in my 20 years as a macos Terminal user.

`Shift-Command-K` [0] opens a dialog window, from which you can initiate ssh, sftp, ftp and telnet connections in a new terminal window. You can also keep a list of hosts.

It would be even cooler, if it would parse your .ssh/config for hosts.

[0] https://support.apple.com/guide/terminal/keyboard-shortcuts-trmlshtcts/mac

1 comment

[ 2.5 ms ] story [ 14.9 ms ] thread
That's funny. I remember command-K opening up a network connection in Finder, but since I came from other platforms, never thought of shortcuts in the terminal window other than ^L to clear the screen.

Interesting. But does Siri know about it?