You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
When using the search feature, colours printout is not base on color_theme1 and color_theme2 variables. This release will fix this colour change issue.
Added a new --init option to initialise a template SSH config file
Fixed a bug where you have 2 SSH config files with same Host entry but different IP addresses and when choosing the server to connect to using the --config-file option, it connects to the wrong IP address
New features:
--config-file < config file > allow slist to read other config file instead of default ~/.ssh/config
-e allow opening and editing of config file
HostName field in ~/.ssh/conf can actually work with small cap hostname. v1.3.1 fixed listing issue when HostnName field is in small cap. v1.3.1 listing will be non case sensitive.