Project

General

Profile

Url » History » Revision 4

Revision 3 (Per Amundsen, 01/08/2017 01:54 PM) → Revision 4/5 (Per Amundsen, 12/13/2019 06:25 PM)

_Added in 2.3_ 

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

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

 *Switches* 

 -a - *TODO* 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* TODO 
 -l - *TODO* TODO 
 -s - *TODO* TODO 
 -w - Shows the [[Links_Options#Show-warning-when-opening-a-link|link warning]] box if enabled. *(AdiIRC only)* (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>