This page lists commands you can use for debugging, typically invoked using /debug <command>.
Logs all raw IRC traffic Linkinus sends or receives to console.log. You can view it e. g. with Console.app.
Displays the given message in the current channel, query or console, but does not send it. Especially useful for script status messages.
Shows a webkit-style web inspector in the currently active window. Useful for debugging styles.
Displays information about the current window's scrollback buffer: the number of lines it shows, how high the scrollback preference is set, and if the buffer is full.
Shows the same inspector as /debug html does, which can also be used for debugging JavaScript in styles.