OpenTermius v0.1.1-alpha.9
Pre-release
Pre-release
·
85 commits
to main
since this release
Improved Host Connection Flow
Select + Confirm Pattern
Host list interaction is now a two-step process like native SSH clients:
- Single click: Selects the host (visual highlight + status bar at bottom)
- Double click: Shows a connection confirmation dialog with full host details, then connects when you click "Connect"
- Enter key: Same as double-click — shows the confirmation dialog
- Arrow Up/Down: Navigate through the host list with keyboard
- Plug icon (hover): Quick connect button, same as double-click
Connection Confirmation Dialog
The dialog shows a summary card with:
- Host label and connection string (user@host:port)
- Connection target (hostname:port)
- Username
- Auth method (Identity / SSH Key / Agent / Password)
- Identity name if the host uses an identity
- SSH key status if configured
Click "Connect" to open a new terminal tab and start the SSH session, or "Cancel" to go back.
Status Bar
A status bar at the bottom of the host list shows the currently selected host with its connection string and a "Connect" button.
Identity Badge
Hosts that use an identity now show an "Identity" badge in the list.
Downloads
- macOS (Apple Silicon):
OpenTermius_0.1.1-alpha.9_aarch64.dmg
macOS Installation
If macOS shows "OpenTermius is damaged and can't be opened," run:
xattr -cr /Applications/OpenTermius.app