I have an IRC server running on my personal computer, and I use an ssh tunnel to connect to it from a more reliable box (i.e. one where my daughter can't reach the power button).
Occasionally the power will be cut from my box, causing the connection to drop. Irssi tries to reconnect to that server after a specified period - alternatively I can /rmreconns to stop it from reconnecting, and then manually /connect again. When I run /connect it seems to connect to my server twice. Once with the manual connection, and once when it reconnects on its own.
I find it really annoying to do /rmreconns, and then /connect localhost port
Is there a command I can run to force it to reconnect now? I haven't been able to find one, but I may be looking in the wrong place.