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

Do not alias /server <hostname> to /server connect <hostname> #649

Merged
merged 1 commit into from Feb 15, 2017

Conversation

LemonBoy
Copy link
Member

Closes #559.
The old functionality is available by using /server connect as it was before.

@ailin-nemui
Copy link
Contributor

any help needs updating?

@LemonBoy
Copy link
Member Author

Good catch

@vague666
Copy link
Member

vague666 commented Feb 14, 2017

Yeah, there is
feb 14 22:16:59 /SERVER chat.freenode.net
feb 14 22:16:59 /SERVER +chat.freenode.net
feb 14 22:16:59 /SERVER CONNECT chat.freenode.net
feb 14 22:16:59 /SERVER CONNECT +chat.freenode.net

edit: bah, github updates the page too late :P

{
signal_emit("command server connect", 3, data, server, item);
}

/* SYNTAX: SERVER [-4 | -6] [-ssl] [-ssl_cert <cert>] [-ssl_pkey <pkey>] [-ssl_pass <password>]
Copy link
Contributor

Choose a reason for hiding this comment

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

also here

@ailin-nemui ailin-nemui merged commit e133465 into irssi:master Feb 15, 2017
@ailin-nemui ailin-nemui added this to the 1.1.0 milestone Jun 26, 2019
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.

Consider making /server <hostname> an error
3 participants