10 Commits

Author SHA1 Message Date
167e4c0a09 feat: add SSH connection history with Ctrl+H navigation
Track SSH connections (configured + manual) with searchable history view.
Press Ctrl+H to view history, Ctrl+L to return. Add manual connections
to config with 'a'.

- Parse and store manual SSH connections
- History TUI with search and filtering
- Connection count and timestamps
2025-10-15 21:10:38 +02:00
049998c235 docs: update README.md and remove CONFIG.md 2025-10-04 17:02:21 +02:00
3d746ec49a doc: update installation instructions for Homebrew 2025-09-17 15:24:17 +02:00
2425695992 docs: update README 2025-09-13 11:53:45 +02:00
67987e6242 refactor: move SSH backups to ~/.config/sshm/backups/ 2025-09-06 23:36:12 +02:00
b67f5abbbc docs: update README features 2025-09-05 12:46:16 +02:00
2deec405f7 feat: add port forwarding support 2025-09-04 10:34:54 +02:00
20bc506e36 feat: add Windows platform support 2025-09-03 17:48:58 +02:00
e8c6e602a2 docs: update README.md 2025-09-03 11:57:26 +02:00
fad2585d5e first commit 2025-08-31 22:57:23 +02:00