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
* Added `VersionInfo` component to display details about currently
running version of `ssh-portfolio` inside the TUI
* Reduced 5s wait for terminal info query to 1s (potential race
condition?)
* Export version string in CLI module for reuse in `VersionInfo`
component
* Include `-dirty` suffix if git tree is dirty (has uncommitted changes)
0 commit comments