# Description: help noautoload set help(admin) { Usage: /admin [] Asks for the specified or current servers administrative information } set help(alias) { Usage: /alias [ []] Makes a new command named which runs the specified , which can be any tcl or irc commands If no arguments are given then /alias displays the names of all existing aliases If a is given but no command then the for that alias is displayed if it exists. Aliases may not overwrite built in or loaded commands but an alias can overwrite an existing alias. The following variables are available in an alias: $nick and $nicks are the currently selected nicknames in the nicklist if it exists $channel is the current channel if there is one $window is the name of the current window } set help(ame) { Usage: /ame Sends a CTCP ACTION to every channel you are on See Also: me, describe } set help(amsg) { Usage: /amsg Sends the text to every channel you are on See Also: msg } set help(away) { Usage: /away [] If text is given, mark yourself as away, else unmark away } set help(ban) { Usage: /ban [] ( [])| Gets a users address and bans them in the current or specified channel Optional determines the type of ban, the default is 3 If a normal banmask is given then this is the same as /mode +b See Also: banmask } set help(beep) { Usage: /beep /beep In the first usage, beeps once In the second usage, beeps the of times with a microsecond pause between } set help(bind) { Usage: /bind [ []] With no arguments, all existing bindings are displayed If is specified, it is bound to the keystroke , otherwise the current binding for is displayed If is "" then the binding is removed ^ is shorthand for Control-, the modifiers are Control- Shift- and Alt- Bindings are case sensitive: ^C is control-shift-c and ^c is control-c. the F keys must be uppercase } set help(bk) { Usage: /bk [] [] Opens the ban/kick dialog for in the channel , or the current one } set help(clear) { Usage: /clear [|all] [[-]] If no number is given, clears the entire scrollback buffer A negative number clears lines from the beggining of the buffer Otherwise lines are cleared from the end of the buffer See Also: windownames } set help(close) { Usage: /close [|] [|]... Closes the current window or the window specific by If appears and is not a valid window name it is matched against the window title See Also: windownames } set help(color) { Usage: /color [-foreground|-background|-selectforeground|-selectbackground] all|| [] Sets the color of tag or to the specified color If is not given, a color picker allows a color to be chosen can be a colorname (defined in /usr/X11R6/lib/X11/rgb.txt) or a #hex number Common tags are default, ts, me, numeric, privmsg, notice, action, hilight, url, nicks, @nicks +nicks, <>, @<>, +<>, mynick, my<>, mytext, @, +, info, error, join, part, quit, server, anything you see at the start of a line inside [ brackets ] Objects are status, chan, query, dccchat, cmdline, nicklist, @nicklist, +nicklist, and chantopic Abbreviations may be used: -fg -bg -sf -sb } set help(ctcp) { Usage: /ctcp | [] Send to the target as a ctcp command with optional arguments /ctcp ping is the same as /ping See Also: reply, describe, me, ame, ping } set help(dcc) { Usage: /dcc /dcc send [] /dcc get [] /dcc chat /dcc accept /dcc close chat|send|get [|] /dcc resume } set help(describe) { Usage: /describe || Sends a CTCP ACTION to the specified target See Also: me, ame } set help(disconnect) { Usage: /disconnect [] Disconnects, with the optional message , from the server without exiting } set help(echo) { Usage: /echo [|all|current] Echoes the to the target, nothing is sent to the server If no target is given the text is echoed to the window it was typed in See Also: windownames } set help(exec) { Usage: /exec /exec [-o] /exec -m /exec -in /exec - Executes the or if none is given returns a list of the currently running commands With no switches output of is echoed to the current window -o send the output of to the current window, which can be a query, channel, or dcc chat window -m will msg the output to , which can be a nick, channel, or =nick for dcc To write to a running process use -in where string is the text to send To send a signal to a running process the form is -signal where signal is a number from 1 to 15 takes the form %number as shown by running the exec command with no arguments } set help(font) { Usage: /font [|all|chan|chat|menu|cmdline|chantopic|nicklist] [] Changes the font in the specified window(s) to if one is given, else displays the name of the current font An integer can optionally follow the font name and will be used as the point size Note: A font must have a foundry for it to be available. For a list of fonts see /tcl font families or xlsfonts and xfontsel } set help(help) { Usage: /help [] Lists all available commands, including aliases, or displays the help for } set help(hide) { Usage: /hide [|all|] Hides the current or specified window If "all" is given, every window except the current window is hidden If appears and is not a valid window title then it is matched against window titles Note: At least one window will always be visible and only windows with command lines are hidable See Also: show, windownames } set help(ial) { Usage: /ial [on|off|clear] /ial find|search In the first usage, displays the status of the IAL, turns the IAL on or off, or clears the contents of the IAL In the second usage, searches the IAL for anything matching the glob style string } set help(ignore) { Usage: /ignore [ []] /ignore -clear [] With no arguments the current ignore list is displayed Ignores all events of type from the wildcard string is matched case insensitve against the persons address in the form nick!ident@host.com Valid keyowrds for are ALL, MSGS, NOTICES, PUBLIC, INVITES, and CTCP If is not given it defaults to ALL To remove a mask from the ignore list use type NONE To clear the ignore list for a type use the -clear option Note: ignogre uses glob style matching, this means that the characters [ ] \ * ? are not matched normally. If you want to match any of these literally you must escape it with a backslash } set help(info) { Usage: /info Shows the client version and date, and other information about the client Also shows how long the client has been running and how long it has bee connected to the current server } set help(invite) { Usage: /invite [] Invites into If no channel is given, the current one, if any, is used } set help(join) { Usage: /join [,,...] [,[,...]] Joins using optional } set help(kick) { Usage: /kick [] [] Kicks from the current or specified channel with the optional message } set help(knock) { Usage: /knock Asks for an invite to a channel that is set invite only } set help(links) { Usage: /links [] Queries the current or specified server for information on its connections to other servers } set help(list) { Usage: /list Retrieves the current list of public channels from the server } set help(load) { Usage: /load