Skip to content

v1.1.1

Choose a tag to compare

@kitanoyoru kitanoyoru released this 21 Jun 23:05
dcb0967

Fixes

  • Track the active SSH key by your explicit selection rather than inferring it from ~/.ssh/config. In a separate-Host-per-key config the file can't express a single active identity, so the green highlight previously stayed stuck on the first host's key after switching. The last switched-to key is now persisted and reflected in the UI (falling back to config resolution when there's no selection or the key is gone).