Project

General

Profile

Hop » History » Revision 2

Revision 1 (Per Amundsen, 02/12/2014 02:24 PM) → Revision 2/3 (Per Amundsen, 02/12/2014 02:24 PM)

_Added in 1.5_ 

 */hop [-cn] [#channel] [message]* 

 Parts the current channel and joins a new one. If no new channel is specified, it parts and rejoins the current channel without closing the window. 

 *Switches* 

 -c - cycles the specified channel by parting and rejoining it. 
 -n - minimizes the channel window. 

 *Parameters* 

 [#channel] - #channel to (re)join. rejoin. 
 [message] - Part message to send to the #channel. 

 *Example* 

 <pre> 
 ;Part/Join #channel. 
 /hop #channel BrB 
 </pre>