2000-07-26 13:52:19 -04:00
|
|
|
|
|
|
|
@SYNTAX:server@
|
|
|
|
|
2001-03-03 20:47:13 -05:00
|
|
|
-4, -6: specify explicitly whether to use IPv4 or IPv6 address
|
2000-07-26 13:52:19 -04:00
|
|
|
-auto: Automatically connect to server at startup (default)
|
|
|
|
-noauto: Don't connect to server at startup
|
|
|
|
-ircnet: Specify what IRC network this server belongs to
|
|
|
|
-host: Specify what host name to use, if you have multiple
|
2002-03-06 09:43:42 -05:00
|
|
|
-!: don't autojoin channels
|
2000-07-26 13:52:19 -04:00
|
|
|
-cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
|
|
|
|
-cmdmax: Same as /SET cmd_max_at_once, see section 3.1
|
|
|
|
-port: This is pretty much like the port argument later,
|
|
|
|
except this can be used to modify existing server's
|
|
|
|
port.
|
|
|
|
|
|
|
|
/SERVER disconnects the server in active window and connects
|
|
|
|
to the new one. It will take the same arguments as /CONNECT.
|
|
|
|
If you prefix the address with the + character, Irssi won't
|
|
|
|
disconnect the active server, and it will create a new window
|
|
|
|
where the server is connected (ie. /window new hide;
|
|
|
|
/connect address)
|
|
|
|
|
|
|
|
/SERVER without any arguments displays the list of connected
|
|
|
|
servers.
|
|
|
|
|
|
|
|
/SERVER REMOVE <address> [<port>]
|
|
|
|
|
|
|
|
/SERVER LIST
|
|
|
|
|
2002-04-09 17:25:34 -04:00
|
|
|
See also: CONNECT, DISCONNECT, RECONNECT, RMRECONNS
|
2000-07-26 13:52:19 -04:00
|
|
|
|