You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance copy SSH command with alias and tags metadata
- Update BuildSSHCommand to include alias and tags as comment
- Format: # lazyssh-alias:<alias> tags:<tag1,tag2,...>
- Add test coverage for BuildSSHCommand with tags
- Enable round-trip capability (copy → paste preserves metadata)
0 commit comments