irssi

JSON

rev 29  |  foxhop  |  1308492804000  |  JSON

rev 28
rev 29
107107
108action <action to perform>108action <action to perform>
n109  Perform an action.n109  Perform an action
110110
111away [message]111away [message]
n112  Set an away message, or use no message to return from being away.n112  Set an away message, or use no message to return from being away
113113
114chanserv114chanserv
115  Send a command to chanserv115  Send a command to chanserv
116116
nn117debug <option>
117debug <option>: Send various debug information to the current conversation.118  Send various debug information to the current conversation
118119
n119deop <nick1> [nick2] ...: Remove channel operator status from someone. You must n120deop <nick1> [nick2] 
>be a channel operator to do this. 
121  Remove channel operator status from someone
120122
n121devoice <nick1> [nick2] ...: Remove channel voice status from someone, preventinn
>g them from speaking if the channel is moderated (+m). 
122 
123help <command>: Help on a specific command.
124 
125invite <nick> [room]: Invite someone to join you in the specified channel, or th
>e current channel. 
126 
127j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, optiona
>lly providing a channel key for each if needed. 
128 
129join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, opti
>onally providing a channel key for each if needed. 
130 
131kick <nick> [message]: Remove someone from a channel. You must be a channel oper
>ator to do this. 
132 
133list: Display a list of chat rooms on the network. Warning, some servers may dis
>connect you upon doing this. 
134 
135me <action to perform>: Perform an action.
136 
137me <action>: Send an IRC style action to a buddy or chat.
138 
139memoserv: Send a command to memoserv
140 
141mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel or user mode.
142 
143msg <nick> <message>: Send a private message to a user (as opposed to a channel)
>. 
144 
145names [channel]: List the users currently in a channel.
146 
147nick <new nickname>: Change your nickname.
148 
149nickserv: Send a command to nickserv
150 
151op <nick1> [nick2] ...: Grant channel operator status to someone. You must be a 
>channel operator to do this. 
152 
153operserv: Send a command to operserv
154 
155operwall <message>: If you don't know what this is, you probably can't use it.
156 
157part [room] [message]: Leave the current channel, or a specified channel, with a
>n optional message. 
158 
159ping [nick]: Asks how much lag a user (or the server if no user specified) has.
160 
161query <nick> <message>: Send a private message to a user (as opposed to a channe
>l). 
162 
163quit [message]: Disconnect from the server, with an optional message.
164 
165quote [...]: Send a raw command to the server.
166 
167remove <nick> [message]:
168  Remove someone from a room. You must be a channel operator to do this.
169 
170say <message>:
171  Send a message normally as if you weren't using a command.
172 
173time: 
174 Displays the current local time at the IRC server.
175 
176topic [new topic]:
177  View or change the channel topic.
178 
179umode <+|-><A-Za-z>:
180  Set or unset a user mode.
181 
182voice <nick1> [nick2]:123devoice <nick1> [nick2] 
183  Grant channel voice status to someone. You must be a channel operator to do th124  Remove channel voice status from someone, preventing them from speaking if the
>is.> channel is moderated (+m)
184125
nn126help <command>
127  Help on a specific command
128 
129invite <nick> [room]
130  Invite someone to join you in the specified channel, or the current channel
131 
132j <room1>[,room2][,...] [key1[,key2][,...]]
133  Enter one or more channels, optionally providing a channel key for each if nee
 >ded
134 
135join <room1>[,room2][, ...] [key1[,key2][,...]]
136  Enter one or more channels, optionally providing a channel key for each if nee
 >ded
137 
138kick <nick> [message]
139  Remove someone from a channel
140 
141list
142  Display a list of chat rooms on the network
143 
144me <action to perform>
145  Perform an action
146 
147me <action>
148  Send an IRC style action to a buddy or chat
149 
150memoserv
151  Send a command to memoserv
152 
153mode <+|-><A-Za-z> <nick|channel>
154  Set or unset a channel or user mode
155 
156msg <nick> <message>
157  Send a private message to a user (as opposed to a channel)
158 
159names [channel]
160  List the users currently in a channel
161 
162nick <new nickname>
163  Change your nickname
164 
165nickserv
166  Send a command to nickserv
167 
168op <nick1> [nick2] 
169  Grant channel operator status to someone
170 
171operserv
172  Send a command to operserv
173 
185wallops <message>:174operwall <message>
186  If you don't know what this is, you probably can't use it.175  If you don't know what this is, you probably can't use it
187176
tt177part [room] [message]
178  Leave the current channel, or a specified channel, with an optional message
179 
180ping [nick]
181  Asks how much lag a user (or the server if no user specified) has
182 
183query <nick> <message>
184  Send a private message to a user (as opposed to a channel)
185 
186quit [message]
187  Disconnect from the server, with an optional message
188 
189quote [ ... ]
190  Send a raw command to the server
191 
192remove <nick> [message]
193  Remove someone from a room
194 
195say <message>
196  Send a message normally as if you weren't using a command
197 
198time
199  Displays the current local time at the IRC server
200 
201topic [new topic]
202  View or change the channel topic
203 
204umode <+|-><A-Za-z>
205  Set or unset a user mode
206 
207voice <nick1> [nick2] 
208  Grant channel voice status to someone
209 
210wallops <message>
211  If you don't know what this is, you probably can't use it
212 
188whois [server] <nick>:213whois [server] <nick>
189  Get information on a user.214  Get information on a user
190 
rev 28  |  foxhop  |  1308491998000  |  JSON

rev 27
rev 28
111away [message]111away [message]
112  Set an away message, or use no message to return from being away.112  Set an away message, or use no message to return from being away.
n113chanserv: Send a command to chanservn113 
114chanserv
115  Send a command to chanserv
116 
114debug <option>: Send various debug information to the current conversation.117debug <option>: Send various debug information to the current conversation.
nn118 
115deop <nick1> [nick2] ...: Remove channel operator status from someone. You must 119deop <nick1> [nick2] ...: Remove channel operator status from someone. You must 
>be a channel operator to do this.>be a channel operator to do this.
nn120 
116devoice <nick1> [nick2] ...: Remove channel voice status from someone, preventin121devoice <nick1> [nick2] ...: Remove channel voice status from someone, preventin
>g them from speaking if the channel is moderated (+m).>g them from speaking if the channel is moderated (+m).
nn122 
117help <command>: Help on a specific command.123help <command>: Help on a specific command.
nn124 
118invite <nick> [room]: Invite someone to join you in the specified channel, or th125invite <nick> [room]: Invite someone to join you in the specified channel, or th
>e current channel.>e current channel.
nn126 
119j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, optiona127j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, optiona
>lly providing a channel key for each if needed.>lly providing a channel key for each if needed.
nn128 
120join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, opti129join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, opti
>onally providing a channel key for each if needed.>onally providing a channel key for each if needed.
nn130 
121kick <nick> [message]: Remove someone from a channel. You must be a channel oper131kick <nick> [message]: Remove someone from a channel. You must be a channel oper
>ator to do this.>ator to do this.
nn132 
122list: Display a list of chat rooms on the network. Warning, some servers may dis133list: Display a list of chat rooms on the network. Warning, some servers may dis
>connect you upon doing this.>connect you upon doing this.
nn134 
123me <action to perform>: Perform an action.135me <action to perform>: Perform an action.
nn136 
124me <action>: Send an IRC style action to a buddy or chat.137me <action>: Send an IRC style action to a buddy or chat.
nn138 
125memoserv: Send a command to memoserv139memoserv: Send a command to memoserv
nn140 
126mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel or user mode.141mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel or user mode.
nn142 
127msg <nick> <message>: Send a private message to a user (as opposed to a channel)143msg <nick> <message>: Send a private message to a user (as opposed to a channel)
>.>.
nn144 
128names [channel]: List the users currently in a channel.145names [channel]: List the users currently in a channel.
nn146 
129nick <new nickname>: Change your nickname.147nick <new nickname>: Change your nickname.
nn148 
130nickserv: Send a command to nickserv149nickserv: Send a command to nickserv
nn150 
131op <nick1> [nick2] ...: Grant channel operator status to someone. You must be a 151op <nick1> [nick2] ...: Grant channel operator status to someone. You must be a 
>channel operator to do this.>channel operator to do this.
nn152 
132operserv: Send a command to operserv153operserv: Send a command to operserv
nn154 
133operwall <message>: If you don't know what this is, you probably can't use it.155operwall <message>: If you don't know what this is, you probably can't use it.
nn156 
134part [room] [message]: Leave the current channel, or a specified channel, with a157part [room] [message]: Leave the current channel, or a specified channel, with a
>n optional message.>n optional message.
nn158 
135ping [nick]: Asks how much lag a user (or the server if no user specified) has.159ping [nick]: Asks how much lag a user (or the server if no user specified) has.
nn160 
136query <nick> <message>: Send a private message to a user (as opposed to a channe161query <nick> <message>: Send a private message to a user (as opposed to a channe
>l).>l).
nn162 
137quit [message]: Disconnect from the server, with an optional message.163quit [message]: Disconnect from the server, with an optional message.
nn164 
138quote [...]: Send a raw command to the server.165quote [...]: Send a raw command to the server.
tt166 
167remove <nick> [message]:
139remove <nick> [message]: Remove someone from a room. You must be a channel opera168  Remove someone from a room. You must be a channel operator to do this.
>tor to do this. 
169 
170say <message>:
140say <message>: Send a message normally as if you weren't using a command.171  Send a message normally as if you weren't using a command.
172 
173time: 
141time: Displays the current local time at the IRC server.174 Displays the current local time at the IRC server.
175 
176topic [new topic]:
142topic [new topic]: View or change the channel topic.177  View or change the channel topic.
143umode <+|-><A-Za-z>: Set or unset a user mode.178 
179umode <+|-><A-Za-z>:
180  Set or unset a user mode.
181 
182voice <nick1> [nick2]:
144voice <nick1> [nick2] ...: Grant channel voice status to someone. You must be a 183  Grant channel voice status to someone. You must be a channel operator to do th
>channel operator to do this.>is.
184 
185wallops <message>:
145wallops <message>: If you don't know what this is, you probably can't use it.186  If you don't know what this is, you probably can't use it.
146whois [server] <nick>: Get information on a user.187 
188whois [server] <nick>:
189  Get information on a user.
190 
rev 27  |  foxhop  |  1308491488000  |  JSON

rev 26
rev 27
103 /names103 /names
104104
tt105irc cheat sheet
106==================
107 
108action <action to perform>
109  Perform an action.
110 
111away [message]
112  Set an away message, or use no message to return from being away.
113chanserv: Send a command to chanserv
114debug <option>: Send various debug information to the current conversation.
115deop <nick1> [nick2] ...: Remove channel operator status from someone. You must 
 >be a channel operator to do this.
116devoice <nick1> [nick2] ...: Remove channel voice status from someone, preventin
 >g them from speaking if the channel is moderated (+m).
117help <command>: Help on a specific command.
118invite <nick> [room]: Invite someone to join you in the specified channel, or th
 >e current channel.
119j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, optiona
 >lly providing a channel key for each if needed.
120join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more channels, opti
 >onally providing a channel key for each if needed.
121kick <nick> [message]: Remove someone from a channel. You must be a channel oper
 >ator to do this.
122list: Display a list of chat rooms on the network. Warning, some servers may dis
 >connect you upon doing this.
123me <action to perform>: Perform an action.
124me <action>: Send an IRC style action to a buddy or chat.
125memoserv: Send a command to memoserv
126mode <+|-><A-Za-z> <nick|channel>: Set or unset a channel or user mode.
127msg <nick> <message>: Send a private message to a user (as opposed to a channel)
 >.
128names [channel]: List the users currently in a channel.
129nick <new nickname>: Change your nickname.
130nickserv: Send a command to nickserv
131op <nick1> [nick2] ...: Grant channel operator status to someone. You must be a 
 >channel operator to do this.
132operserv: Send a command to operserv
133operwall <message>: If you don't know what this is, you probably can't use it.
134part [room] [message]: Leave the current channel, or a specified channel, with a
 >n optional message.
135ping [nick]: Asks how much lag a user (or the server if no user specified) has.
136query <nick> <message>: Send a private message to a user (as opposed to a channe
 >l).
137quit [message]: Disconnect from the server, with an optional message.
138quote [...]: Send a raw command to the server.
139remove <nick> [message]: Remove someone from a room. You must be a channel opera
 >tor to do this.
140say <message>: Send a message normally as if you weren't using a command.
141time: Displays the current local time at the IRC server.
142topic [new topic]: View or change the channel topic.
143umode <+|-><A-Za-z>: Set or unset a user mode.
144voice <nick1> [nick2] ...: Grant channel voice status to someone. You must be a 
 >channel operator to do this.
145wallops <message>: If you don't know what this is, you probably can't use it.
146whois [server] <nick>: Get information on a user.
rev 26  |  foxhop  |  1303238325000  |  JSON

rev 25
rev 26
4949
50 /window close50 /window close
tt51 
52 
51Auto-connect to a network and identify yourself.53Auto-connect to a network and identify yourself.
52------------------------------------------------------------------------54------------------------------------------------------------------------
rev 25  |  foxhop  |  1300222351000  |  JSON

rev 24
rev 25
65 /server add -auto -network freenode irc.freenode.net65 /server add -auto -network freenode irc.freenode.net
6666
tt67 /connect freenode
68 
67auto join a channel69auto join a channel
68----------------------70----------------------
rev 24  |  foxhop  |  1299939490000  |  JSON

rev 23
rev 24
41.. code-block:: cpp41.. code-block:: cpp
4242
n43 n
44 
45 alt -> left43 alt -> left
4644
4745
nn46Close a channel or window:
47 
48.. code-block:: cpp
49 
50 /window close
48Auto-connect to a network and identify yourself.51Auto-connect to a network and identify yourself.
49------------------------------------------------------------------------52------------------------------------------------------------------------
8992
9093
nn94List all the user names in the channel
95---------------------------------------------
9196
nn97.. code-block:: cpp
9298
tt99 /names
100 
rev 23  |  foxhop  |  1293457275000  |  JSON

rev 22
rev 23
t1this is a testt1irssi
2======
3 
4 
5.. contents::
6 
7 
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
 >basics of `screen </screen>`_.
9 
10irssi official docs: http://irssi.org/documentation/manual
11 
12 
13irssi cheatsheet
14=================
15 
16List of commands and definitions.
17 
18Change to a window
19---------------------
20.. code-block:: cpp
21 
22 /window [number]
23 
24or
25 
26.. code-block:: cpp
27 
28 alt -> number 
29 
30 
31 
32Next window:
33 
34.. code-block:: cpp
35 
36 alt -> right
37 
38 
39Previous window:
40 
41.. code-block:: cpp
42 
43 
44 
45 alt -> left
46 
47 
48Auto-connect to a network and identify yourself.
49------------------------------------------------------------------------
50 
51.. code-block:: cpp
52 
53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
54 
55 
56Add a network and a server
57---------------------------
58.. code-block:: cpp
59 
60 /network add -nick [nick] -realname "[realname]" freenode
61 
62 /server add -auto -network freenode irc.freenode.net
63 
64auto join a channel
65----------------------
66.. code-block:: cpp
67 
68 /CHANNEL ADD -auto #pylowiki freenode
69 
70remove a channel
71----------------------
72.. code-block:: cpp
73 
74  /CHANNEL REMOVE <channel> <network>
75 
76list all channels
77----------------------
78.. code-block:: cpp
79 
80  /CHANNEL LIST
81 
82 
83Search the channel for a pattern
84-----------------------------------
85 
86.. code-block:: cpp
87 
88 /last [search-pattern]
89 
90 
91 
92 
rev 22  |  ppinto  |  1293201277000  |  JSON

rev 21
rev 22
t1this is a list:t1this is a test
2 
3* item 1 
4* item 2
5* item added later
rev 21  |  ppinto  |  1293201269000  |  JSON

rev 20
rev 21
t No Differences Found t No Differences Found 
rev 20  |  ppinto  |  1293201247000  |  JSON

rev 19
rev 20
t No Differences Found t No Differences Found 
rev 19  |  ppinto  |  1293190975000  |  JSON

rev 18
rev 19
t1ASDHFASHFSAHFDHt1this is a list:
2 
3* item 1 
4* item 2
5* item added later
rev 18  |  ppinto  |  1293190935000  |  JSON

rev 17
rev 18
t1this is a list:t1ASDHFASHFSAHFDH
2 
3* item 1 
4* item 2
5* item added later
rev 17  |  ppinto  |  1293190893000  |  JSON

rev 16
rev 17
t No Differences Found t No Differences Found 
rev 16  |  ppinto  |  1293190822000  |  JSON

rev 15
rev 16
3* item 1 3* item 1 
4* item 24* item 2
tt5* item added later
rev 15  |  ppinto  |  1293190810000  |  JSON

rev 14
rev 15
t1this is a testt1this is a list:
2 
3* item 1 
4* item 2
rev 14  |  ppinto  |  1293190764000  |  JSON

rev 13
rev 14
t No Differences Found t No Differences Found 
rev 13  |  ppinto  |  1293190695000  |  JSON

rev 12
rev 13
t1irssit1this is a test
2======
3 
4 
5.. contents::
6 
7 
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
>basics of `screen </screen>`_. 
9 
10irssi official docs: http://irssi.org/documentation/manual
11 
12 
13irssi cheatsheet
14=================
15 
16List of commands and definitions.
17 
18Change to a window
19---------------------
20.. code-block:: cpp
21 
22 /window [number]
23 
24or
25 
26.. code-block:: cpp
27 
28 alt -> number 
29 
30 
31 
32Next window:
33 
34.. code-block:: cpp
35 
36 alt -> right
37 
38 
39Previous window:
40 
41.. code-block:: cpp
42 
43 
44 
45 alt -> left
46 
47 
48Auto-connect to a network and identify yourself.
49------------------------------------------------------------------------
50 
51.. code-block:: cpp
52 
53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
54 
55 
56Add a network and a server
57---------------------------
58.. code-block:: cpp
59 
60 /network add -nick [nick] -realname "[realname]" freenode
61 
62 /server add -auto -network freenode irc.freenode.net
63 
64auto join a channel
65----------------------
66.. code-block:: cpp
67 
68 /CHANNEL ADD -auto #pylowiki freenode
69 
70remove a channel
71----------------------
72.. code-block:: cpp
73 
74  /CHANNEL REMOVE <channel> <network>
75 
76list all channels
77----------------------
78.. code-block:: cpp
79 
80  /CHANNEL LIST
81 
82 
83Search the channel for a pattern
84-----------------------------------
85 
86.. code-block:: cpp
87 
88 /last [search-pattern]
89 
90 
91 
92 
rev 12  |  foxhop  |  1292964757000  |  JSON

rev 11
rev 12
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
>basics of `screen </screen>`_.>basics of `screen </screen>`_.
99
t10This is a pretty awesome article: http://quadpoint.org/articles/irssit10irssi official docs: http://irssi.org/documentation/manual
1111
1212
rev 11  |  foxhop  |  1292964696000  |  JSON

rev 10
rev 11
78.. code-block:: cpp78.. code-block:: cpp
7979
tt80  /CHANNEL LIST
81 
82 
80  /CHANNEL LISTSearch the channel for a pattern83Search the channel for a pattern
81-----------------------------------84-----------------------------------
8285
rev 10  |  foxhop  |  1292964659000  |  JSON

rev 9
rev 10
68 /CHANNEL ADD -auto #pylowiki freenode68 /CHANNEL ADD -auto #pylowiki freenode
6969
nn70remove a channel
71----------------------
72.. code-block:: cpp
7073
nn74  /CHANNEL REMOVE <channel> <network>
75 
76list all channels
77----------------------
78.. code-block:: cpp
79 
71Search the channel for a pattern80  /CHANNEL LISTSearch the channel for a pattern
72-----------------------------------81-----------------------------------
7382
7786
7887
tt88 
89 
rev 9  |  foxhop  |  1289340157000  |  JSON

rev 8
rev 9
t144wy7h  <a href="http://npkcravegjlz.com/">npkcravegjlz</a>, [url=http://akaodgct1irssi
>cmnlv.com/]akaodgccmnlv[/url], [link=http://slhcgwxyqfgo.com/]slhcgwxyqfgo[/link 
>], http://jnxbclcaiart.com/ 
2======
3 
4 
5.. contents::
6 
7 
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
 >basics of `screen </screen>`_.
9 
10This is a pretty awesome article: http://quadpoint.org/articles/irssi
11 
12 
13irssi cheatsheet
14=================
15 
16List of commands and definitions.
17 
18Change to a window
19---------------------
20.. code-block:: cpp
21 
22 /window [number]
23 
24or
25 
26.. code-block:: cpp
27 
28 alt -> number 
29 
30 
31 
32Next window:
33 
34.. code-block:: cpp
35 
36 alt -> right
37 
38 
39Previous window:
40 
41.. code-block:: cpp
42 
43 
44 
45 alt -> left
46 
47 
48Auto-connect to a network and identify yourself.
49------------------------------------------------------------------------
50 
51.. code-block:: cpp
52 
53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
54 
55 
56Add a network and a server
57---------------------------
58.. code-block:: cpp
59 
60 /network add -nick [nick] -realname "[realname]" freenode
61 
62 /server add -auto -network freenode irc.freenode.net
63 
64auto join a channel
65----------------------
66.. code-block:: cpp
67 
68 /CHANNEL ADD -auto #pylowiki freenode
69 
70 
71Search the channel for a pattern
72-----------------------------------
73 
74.. code-block:: cpp
75 
76 /last [search-pattern]
77 
78 
rev 8  |  unknown  |  1289317644000  |  JSON

rev 7
rev 8
t No Differences Found t No Differences Found 
rev 7  |  unknown  |  1289317641000  |  JSON

rev 6
rev 7
t1P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtgt144wy7h  <a href="http://npkcravegjlz.com/">npkcravegjlz</a>, [url=http://akaodgc
>vdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/link>cmnlv.com/]akaodgccmnlv[/url], [link=http://slhcgwxyqfgo.com/]slhcgwxyqfgo[/link
>], http://trtysommdjdt.com/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhia>], http://jnxbclcaiart.com/
>ci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzo 
>cat.com/]dsewlufzocat[/link], http://trtysommdjdt.com/P9BmWF  <a href="http://wy 
>lhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/u 
>rl], [link=http://dsewlufzocat.com/]dsewlufzocat[/link], http://trtysommdjdt.com 
>/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgt 
>gvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/lin 
>k], http://trtysommdjdt.com/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhi 
>aci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufz 
>ocat.com/]dsewlufzocat[/link], http://trtysommdjdt.com/P9BmWF  <a href="http://w 
>ylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/ 
>url], [link=http://dsewlufzocat.com/]dsewlufzocat[/link], http://trtysommdjdt.co 
>m/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrg 
>tgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/li 
>nk], http://trtysommdjdt.com/ 
rev 6  |  unknown  |  1289291266000  |  JSON

rev 5
rev 6
t No Differences Found t No Differences Found 
rev 5  |  unknown  |  1289291264000  |  JSON

rev 4
rev 5
t1irssit1P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtg
 >vdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/link
 >], http://trtysommdjdt.com/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhia
 >ci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzo
 >cat.com/]dsewlufzocat[/link], http://trtysommdjdt.com/P9BmWF  <a href="http://wy
 >lhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/u
 >rl], [link=http://dsewlufzocat.com/]dsewlufzocat[/link], http://trtysommdjdt.com
 >/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgt
 >gvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/lin
 >k], http://trtysommdjdt.com/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhi
 >aci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufz
 >ocat.com/]dsewlufzocat[/link], http://trtysommdjdt.com/P9BmWF  <a href="http://w
 >ylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrgtgvdsbb.com/]pgdrgtgvdsbb[/
 >url], [link=http://dsewlufzocat.com/]dsewlufzocat[/link], http://trtysommdjdt.co
 >m/P9BmWF  <a href="http://wylhmerhiaci.com/">wylhmerhiaci</a>, [url=http://pgdrg
 >tgvdsbb.com/]pgdrgtgvdsbb[/url], [link=http://dsewlufzocat.com/]dsewlufzocat[/li
 >nk], http://trtysommdjdt.com/
2======
3 
4 
5.. contents::
6 
7 
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
>basics of `screen </screen>`_. 
9 
10This is a pretty awesome article: http://quadpoint.org/articles/irssi
11 
12 
13irssi cheatsheet
14=================
15 
16List of commands and definitions.
17 
18Change to a window
19---------------------
20.. code-block:: cpp
21 
22 /window [number]
23 
24or
25 
26.. code-block:: cpp
27 
28 alt -> number 
29 
30 
31 
32Next window:
33 
34.. code-block:: cpp
35 
36 alt -> right
37 
38 
39Previous window:
40 
41.. code-block:: cpp
42 
43 
44 
45 alt -> left
46 
47 
48Auto-connect to a network and identify yourself.
49------------------------------------------------------------------------
50 
51.. code-block:: cpp
52 
53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
54 
55 
56Add a network and a server
57---------------------------
58.. code-block:: cpp
59 
60 /network add -nick [nick] -realname "[realname]" freenode
61 
62 /server add -auto -network freenode irc.freenode.net
63 
64auto join a channel
65----------------------
66.. code-block:: cpp
67 
68 /CHANNEL ADD -auto #pylowiki freenode
69 
70 
71Search the channel for a pattern
72-----------------------------------
73 
74.. code-block:: cpp
75 
76 /last [search-pattern]
77 
78 
rev 4  |  foxhop  |  1276973777000  |  JSON

rev 3
rev 4
56Add a network and a server56Add a network and a server
57---------------------------57---------------------------
n58::n58.. code-block:: cpp
5959
60 /network add -nick [nick] -realname "[realname]" freenode60 /network add -nick [nick] -realname "[realname]" freenode
64auto join a channel64auto join a channel
65----------------------65----------------------
n66::n66.. code-block:: cpp
6767
68 /CHANNEL ADD -auto #pylowiki freenode68 /CHANNEL ADD -auto #pylowiki freenode
72-----------------------------------72-----------------------------------
7373
t74::t74.. code-block:: cpp
7575
76 /last [search-pattern]76 /last [search-pattern]
rev 3  |  foxhop  |  1276973748000  |  JSON

rev 2
rev 3
49------------------------------------------------------------------------49------------------------------------------------------------------------
5050
t51::t51.. code-block:: cpp
5252
53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password53 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
rev 2  |  foxhop  |  1276973717000  |  JSON

rev 1
rev 2
18Change to a window18Change to a window
19---------------------19---------------------
n20::n20.. code-block:: cpp
2121
22 /window [number]22 /window [number]
2323
n24or::n24or
25 
26.. code-block:: cpp
2527
26 alt -> number 28 alt -> number 
2729
nn30 
31 
28Next window::32Next window:
33 
34.. code-block:: cpp
2935
30 alt -> right36 alt -> right
3137
tt38 
32Previous window::39Previous window:
40 
41.. code-block:: cpp
42 
43 
3344
34 alt -> left45 alt -> left
rev 1  |  foxhop  |  1276973613000  |  JSON

empty
rev 1
tt1irssi
2======
3 
4 
5.. contents::
6 
7 
8irssi is a terminal irc client.  Make sure you also take 5 minutes to learn the 
 >basics of `screen </screen>`_.
9 
10This is a pretty awesome article: http://quadpoint.org/articles/irssi
11 
12 
13irssi cheatsheet
14=================
15 
16List of commands and definitions.
17 
18Change to a window
19---------------------
20::
21 
22 /window [number]
23 
24or::
25 
26 alt -> number 
27 
28Next window::
29 
30 alt -> right
31 
32Previous window::
33 
34 alt -> left
35 
36 
37Auto-connect to a network and identify yourself.
38------------------------------------------------------------------------
39 
40::
41 
42 /SERVER ADD -auto -network freenode irc.freenode.net 6667 password
43 
44 
45Add a network and a server
46---------------------------
47::
48 
49 /network add -nick [nick] -realname "[realname]" freenode
50 
51 /server add -auto -network freenode irc.freenode.net
52 
53auto join a channel
54----------------------
55::
56 
57 /CHANNEL ADD -auto #pylowiki freenode
58 
59 
60Search the channel for a pattern
61-----------------------------------
62 
63::
64 
65 /last [search-pattern]
66 
67