mirror of
https://github.com/Gu1llaum-3/sshm.git
synced 2026-07-28 22:42:33 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user