feat: focus search bar on startup by default

The search input is now focused when the TUI opens, so filtering works
immediately without an extra keystroke. This is especially helpful with
many hosts.

Removes the now-redundant -s/--search flag and updates the docs.
This commit is contained in:
2026-07-09 12:06:32 +02:00
parent 9c639206f7
commit bd66da130e
3 changed files with 9 additions and 14 deletions

View File

@@ -108,7 +108,7 @@ sshm
- `f` - Port forwarding setup
- `H` - Toggle hidden hosts visibility
- `q` - Quit
- `/` - Search/filter hosts
- `/` - Focus the search bar (already focused at startup; press `Enter` to jump back to the host list)
**Real-time Status Indicators:**
- 🟢 **Online** - Host is reachable via SSH