Project

General

Profile

Url » History » Revision 3

Revision 2 (Per Amundsen, 06/27/2016 08:17 PM) → Revision 3/5 (Per Amundsen, 01/08/2017 01:54 PM)

_Added in 2.3_ 

 */url [on|off|show|hide|-ranilsw] [on|off|show|hide|-ranils] [N|address]* 

 Enable/disable/show/hide the URL catcher monitor or open a URL. 

 *Switches* 

 -a - TODO 
 -n - Open the Nth URL or address in a new window instead of new tab. 
 -r - Remove the Nth URL from the list. 
 -i - TODO 
 -l - TODO 
 -s - TODO 
 -w - Shows the [[Links_Options#Show-warning-when-opening-a-link|link warning]] box if enabled. (AdiIRC only) 

 *Parameters* 

 [on|off] - Enables or disables the URL catcher monitor. 
 [show|hide] - Shows or hides the URL catcher monitor. 
 [N|address] - The Nth URL or a address to open. 

 *Example* 

 <pre> 
 ; Open 'www.adiirc.com'. 
 /url www.adiirc.com 

 ; Open 'www.adiirc.com' in a new window. 
 /url -n www.adiirc.com 
 </pre>