đ SSHM 1.4.0 â SSH Include Support & Enhanced TUI
The 1.4.0 release adds SSH Include directive support and introduces a redesigned minimalist TUI with enhanced navigation and better responsiveness.
⨠New Features
- đ SSH Include Support â Organize configurations across multiple files with full glob pattern support (thanks to @yimeng)
- âšī¸ Info Command (i) â View complete SSH configuration details for any host without entering edit mode
- â Help Command (h) â Quick access to command shortcuts and navigation help
- đą Improved TUI Responsiveness â Better handling of large host lists with proper space management
đ¨ Enhanced Interface
- ⨠Minimalist UI Redesign â Cleaner, more focused interface elements
- â¨ī¸ Enhanced Keyboard Shortcuts â More intuitive navigation with help accessibility
- đ§ Fixed Table Height Calculation â Prevents UI elements from being hidden in compact layouts
- đī¸ Better Host Visibility â Ensures all hosts remain accessible without unnecessary scrolling
đ SSH Include Usage
- Organize configs:
Include work-servers.conf - Use glob patterns:
Include projects/* - Relative paths: All includes resolve properly
- Circular protection: Automatic infinite recursion prevention
Perfect for managing large SSH configurations, team environments, and organized project setups!
đĻ Installation: Download the latest binaries from the assets below
đ Documentation: See the updated [README](https://github.com/Gu1llaum-3/sshm/blob/main/README.md)
đ Issues: Found a bug? Open an [issue](https://github.com/Gu1llaum-3/sshm/issues)