Project

General

Profile

Mouse Options » History » Revision 2

Revision 1 (Per Amundsen, 09/10/2016 01:53 AM) → Revision 2/4 (Per Amundsen, 05/18/2018 08:59 PM)

{{>toc}} 

 h1. Mouse Options 

 _The commands is evaluated as a script._ 

 h2. Server 

 Sets the command to run when double-clicking in a server window. 

 h2. Private 

 Sets the command to run when double-clicking in a private window. 

 h2. Channel 

 Sets the command to run when double-clicking in a channel window. 

 h2. Nicklist 

 Sets the command to run when double-clicking a nick in the Nicklist. 

 h2. Notify list 

 Sets the command to run when double-clicking a nick in the Notify list. 

 h2. Message 

 Sets the command to run when double-clicking a nick in the text buffer. 

 For Inserting nick into Editbox when double-clicking: 

 <pre> 
 /editbox -ai $$1 
 </pre>