2 { address = "eu.irc6.net"; chatnet = "IRCnet"; port = "6667"; },
3 { address = "open.ircnet.net"; chatnet = "IRCnet"; port = "6667"; },
4 { address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; },
6 address = "irc.undernet.org";
10 { address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },
12 address = "irc.quakenet.org";
16 { address = "irc.oftc.net"; chatnet = "OFTC"; port = "6667"; },
18 address = "irc.gamesurge.net";
19 chatnet = "GameSurge";
22 { address = "irc.webchat.org"; chatnet = "WebChat"; port = "6667"; },
23 { address = "irc.rizon.net"; chatnet = "Rizon"; port = "6667"; },
24 { address = "irc.link-net.org"; chatnet = "LinkNet"; port = "6667"; },
25 { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; },
27 address = "192.168.67.245";
28 chatnet = "Datasynapse";
30 password = "tom_07:tom_07";
43 max_query_chans = "5";
99 SILC = { type = "SILC"; };
100 Datasynapse = { type = "IRC"; };
104 { name = "#irssi"; chatnet = "ircnet"; autojoin = "No"; },
105 { name = "silc"; chatnet = "silc"; autojoin = "No"; }
110 WJOIN = "join -window";
111 WQUERY = "query -window";
142 WN = "window new hide";
143 SV = "say Irssi $J ($V) - http://irssi.org/";
147 CALC = "exec - if command -v bc >/dev/null 2>&1\\; then printf '%s=' '$*'\\; echo '$*' | bc -l\\; else echo bc was not found\\; fi";
149 INVITELIST = "mode $C +I";
151 "MANUAL-WINDOWS" = "set use_status_window off;set autocreate_windows off;set autocreate_query_level none;set autoclose_windows off;set reuse_unused_windows on;save";
152 EXEMPTLIST = "mode $C +e";
153 ATAG = "WINDOW SERVER";
154 UNSET = "set -clear";
155 RESET = "set -default";
160 # when using {templates}, the template is shown only if it's argument isn't
161 # empty unless no argument is given. for example {sb} is printed always,
162 # but {sb $T} is printed only if $T isn't empty.
165 # start/end text in statusbars
166 barstart = "{sbstart}";
169 topicbarstart = "{topicsbstart}";
170 topicbarend = "{topicsbend}";
172 # treated "normally", you could change the time/user name to whatever
174 user = "{sb {sbnickmode $cumode}$N{sbmode $usermode}{sbaway $A}}";
176 # treated specially .. window is printed with non-empty windows,
177 # window_empty is printed with empty windows
178 window = "{sb $winref:$tag/$itemname{sbmode $M}}";
179 window_empty = "{sb $winref{sbservertag $tag}}";
180 prompt = "{prompt $[.15]itemname}";
181 prompt_empty = "{prompt $winname}";
183 topic_empty = " Irssi v$J - http://www.irssi.org";
185 # all of these treated specially, they're only displayed when needed
186 lag = "{sb Lag: $0-}";
187 act = "{sb Act: $0-}";
191 # there's two type of statusbars. root statusbars are either at the top
192 # of the screen or at the bottom of the screen. window statusbars are at
193 # the top/bottom of each split window in screen.
195 # the "default statusbar" to be displayed at the bottom of the window.
196 # contains all the normal items.
203 placement = "bottom";
206 # active, inactive, always
209 # list of items in statusbar in the display order
211 barstart = { priority = "100"; };
216 lag = { priority = "-1"; };
217 act = { priority = "10"; };
218 more = { priority = "-1"; alignment = "right"; };
219 barend = { priority = "100"; alignment = "right"; };
223 # statusbar to use in inactive split windows
226 placement = "bottom";
228 visible = "inactive";
230 barstart = { priority = "100"; };
233 more = { priority = "-1"; alignment = "right"; };
234 barend = { priority = "100"; alignment = "right"; };
238 # we treat input line as yet another statusbar :) It's possible to
239 # add other items before or after the input line item.
242 placement = "bottom";
243 # we want to be at the bottom always
247 prompt = { priority = "-1"; };
248 prompt_empty = { priority = "-1"; };
249 # treated specially, this is the real input line.
250 input = { priority = "10"; };
261 topicbarstart = { priority = "100"; };
264 topicbarend = { priority = "100"; alignment = "right"; };
271 real_name = "U-LIFAN-VIRTUAL1\\lifan";
275 "fe-text" = { actlist_sort = "refnum"; };