Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure to not Connect to a Server on Launch #819

Open
zZzUP3RzZz opened this issue Mar 9, 2025 · 1 comment
Open

Configure to not Connect to a Server on Launch #819

zZzUP3RzZz opened this issue Mar 9, 2025 · 1 comment
Labels

Comments

@zZzUP3RzZz
Copy link

zZzUP3RzZz commented Mar 9, 2025

An option in the config file underneath a server's header, to mark it so it won't connect on launch.

Looks like this:

[servers.oftc]
nickname = "whatever"
server = "irc.oftc.net"
auto-connect = false
@casperstorm
Copy link
Member

Just a few thoughts to adding this feature, which i think is a good addition.
Currently we don't have a way to disconnect or connect to a server. We auto-connect, and if it fails it is in a "dead" state.

We should extend our context menu when right clicking on a server to add "Disconnect" or "Connect".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants