The commands is evaluated as a script.
Sets the command to run when double-clicking in a server window.
Sets the command to run when double-clicking in a private window.
Sets the command to run when double-clicking in a channel window.
Sets the command to run when double-clicking a nick in the Nicklist.
Sets the command to run when double-clicking a nick in the Notify list.
Sets the command to run when double-clicking a nick in the text buffer.
For Inserting nick into Editbox when double-clicking:
/editbox -ai $$1
Sets the command to run when drag/dropping specific file types into a window.
Separate option whether the 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.