{{>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 Control|Editbox]] when double-clicking:
/editbox -ai $$1
h2. Drag/drop commands Sets the command to run when drag/dropping specific file types into a window. Separate option whether the %(key)SHIFT% was pressed during the drag/drop or not. $1 contains the channel or private window name the file was dragged to. $2- contains the filename that was dragged.