Skip to content

Make welcome message configurable#343

Merged
antoniomika merged 1 commit intoantoniomika:mainfrom
carlfriedrich:make-welcome-message-configurable
Apr 2, 2025
Merged

Make welcome message configurable#343
antoniomika merged 1 commit intoantoniomika:mainfrom
carlfriedrich:make-welcome-message-configurable

Conversation

@carlfriedrich
Copy link
Copy Markdown
Contributor

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.

Fixes #341

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.
@carlfriedrich
Copy link
Copy Markdown
Contributor Author

Hey @antoniomika, did you have time to look into this, yet?

@antoniomika
Copy link
Copy Markdown
Owner

@carlfriedrich Sorry about that! Thanks for the ping, I'll go through it now! Was traveling last week.

Copy link
Copy Markdown
Owner

@antoniomika antoniomika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm 👍

@antoniomika antoniomika merged commit d067d88 into antoniomika:main Apr 2, 2025
2 checks passed
@carlfriedrich
Copy link
Copy Markdown
Contributor Author

@antoniomika Great, thanks for the quick reply! Hope you had a good travel! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Way to hide "Press Ctrl-C to close the session." message?

2 participants