mirror of
https://github.com/antoniomika/sish.git
synced 2026-04-23 00:27:15 +08:00
d067d8889a
The message displayed to the user upon connection (which used to be a hard-coded "Press Ctrl-C to close the session.") can now be configured using the "welcome-message" setting in the config file or the "--welcome-message" command line argument. The default value is the beforementioned message, so without an explicit configuration the behavior will be the same as before.