| /me | This turns the text after /me into an action, eg: /me looks around. | 
| /join | Joins the specified channel. eg: /join #cgiirc | 
| /list | Lists all the channels on the network (this outputs a lot of information). | 
| /part | Leaves the current channel (same as clicking the X while in the channel). | 
| /quit | Quits IRC totally (same as clicking X in Status window). | 
| /msg | Sends a private message to a user. eg: /msg someone Hi | 
| /whois | Gives some information about a user. | 
| Tab | Will autocomplete a nickname or channel. | 
| Ctrl+number / Alt+number | Will go to that number window if you number the windows from the left (Status = 1 and so on). | 
| Ctrl+B | Write "%B" for bold text. | 
| Ctrl+C | Write "%C" for colored text. | 
| Cursor Up/Down | Move in the command history. |