Feature #496
Support creating new servers with connect
Status: | New | Start: | 09/13/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Complexity: | ||||
Votes: | 0 |
Description
It took me several minutes to figure out that I had to add servers before using /connect on them.
irssi's /connect looks like this:
CONNECT [-4 | -6] [-ssl] [-ssl_cert <cert>] [-ssl_pkey <pkey>] [-ssl_verify]
[-ssl_cafile <cafile>] [-ssl_capath <capath>] [-noproxy] [-network <network>]
[-host <hostname>] [-rawlog <file>] <address>|<chatnet> [<port> [<password>
It would be awesome if smuxi's supported taking a server parameter (and the rest of them) and created the server record if it doesn't already exist.