mirror of
https://github.com/eugeny/tabby
synced 2026-07-08 16:11:00 +00:00
7f1562605c
* fix(ssh): honor profile port settings on connect Coerce and resolve SSH port at connect time instead of relying on raw profile values. Normalize port on profile save. Refresh OpenSSH import cache when included .ssh/config files change. * cleanup * Update sshImporters.ts --------- Co-authored-by: Eugene <inbox@null.page>