# servers = ( { chatnet = "jukie_proxy"; address = "localhost"; port = "6010"; autoconnect = "yes"; }, { chatnet = "oftc_proxy"; address = "localhost"; port = "6011"; autoconnect = "yes"; }, { chatnet = "freenode_proxy"; address = "localhost"; port = "6012"; autoconnect = "yes"; }, { chatnet = "lrtw_proxy"; address = "localhost"; port = "6013"; autoconnect = "yes"; }, { chatnet = "xelerance_proxy"; address = "localhost"; port = "6014"; autoconnect = "yes"; }, { chatnet = "bitlbee_proxy"; address = "localhost"; port = "6015"; autoconnect = "yes"; } ); chatnets = { freenode_proxy = { type = "IRC"; nick = "bartman"; max_kicks = "4"; max_modes = "6"; max_msgs = "3"; max_whois = "30"; }; oftc_proxy = { type = "IRC"; nick = "bartman"; max_kicks = "4"; max_msgs = "3"; max_modes = "6"; max_whois = "30"; }; jukie_proxy = { type = "IRC"; max_kicks = "4"; max_modes = "6"; max_msgs = "3"; max_whois = "30"; }; xelerance_proxy = { type = "IRC"; }; lrtw_proxy = { type = "IRC"; max_kicks = "4"; max_modes = "6"; max_msgs = "3"; max_whois = "30"; }; bitlbee_proxy = { type = "IRC"; }; }; channels = ( { name = "#ghak"; chatnet = "jukie_proxy"; autojoin = "yes"; }, { name = "#oclug"; chatnet = "oftc_proxy"; autojoin = "yes"; }, { name = "#team.xelerance.com"; chatnet = "xelerance_proxy"; autojoin = "yes"; }, { name = "#debian"; chatnet = "freenode_proxy"; autojoin = "no"; }, { name = "#soma"; chatnet = "lrtw_proxy"; autojoin = "no"; } ); aliases = { J = "join"; WJOIN = "join -window"; WQUERY = "query -window"; LEAVE = "part"; BYE = "quit"; EXIT = "quit"; SIGNOFF = "quit"; DESCRIBE = "action"; DATE = "time"; HOST = "userhost"; LAST = "lastlog"; SAY = "msg *"; WI = "whois"; WII = "whois $0 $0"; WW = "whowas"; N = "names"; M = "msg"; T = "topic"; C = "clear"; CL = "clear"; K = "kick"; KB = "kickban"; KN = "knockout"; BANS = "ban"; B = "ban"; MUB = "unban *"; UB = "unban"; IG = "ignore"; UNIG = "unignore"; SB = "scrollback"; UMODE = "mode $N"; WC = "window close"; WN = "window new hide"; SV = "say Irssi $J ($V) - http://irssi.org/"; GOTO = "sb goto"; CHAT = "dcc chat"; RUN = "SCRIPT LOAD"; UPTIME = "eval exec - expr `date +%s` - \\$F | awk '{print \"Irssi uptime: \"int(\\\\\\$1/3600/24)\"d \"int(\\\\\\$1/3600%24)\"h \"int(\\\\\\$1/60%60)\"m \"int(\\\\\\$1%60)\"s\" }'"; CALC = "exec - if which bc &>/dev/null\\; then echo '$*' | bc | awk '{print \"$*=\"$$1}'\\; else echo bc was not found\\; fi"; SBAR = "STATUSBAR"; INVITELIST = "mode $C +I"; Q = "QUERY"; "/w" = "window"; w = "window"; }; statusbar = { # formats: # when using {templates}, the template is shown only if it's argument isn't # empty unless no argument is given. for example {sb} is printed always, # but {sb $T} is printed only if $T isn't empty. items = { # start/end text in statusbars barstart = "{sbstart}"; barend = "{sbend}"; topicbarstart = "{topicsbstart}"; topicbarend = "{topicsbend}"; # treated "normally", you could change the time/user name to whatever time = "{sb $Z}"; user = "{sb $cumode$N{sbmode $usermode}{sbaway $A}}"; # treated specially .. window is printed with non-empty windows, # window_empty is printed with empty windows window = "{sb $winref:$itemname{sbmode $M}}"; window_empty = "{sb $winref{sbservertag $tag}}"; #prompt = "{prompt $[.15]itemname}"; prompt = "{prompt $[.15]T}"; prompt_empty = "{prompt $winname}"; topic = " $topic"; topic_empty = " Irssi v$J - http://irssi.org/help/"; # all of these treated specially, they're only displayed when needed lag = "{sb Lag: $0-}"; act = "{sb Act: $0-}"; more = "-- more --"; }; # there's two type of statusbars. root statusbars are either at the top # of the screen or at the bottom of the screen. window statusbars are at # the top/bottom of each split window in screen. default = { # the "default statusbar" to be displayed at the bottom of the window. # contains all the normal items. window = { disabled = "no"; # window, root type = "window"; # top, bottom placement = "bottom"; # number position = "1"; # active, inactive, always visible = "active"; # list of items in statusbar in the display order items = { barstart = { priority = "100"; }; time = { }; user = { }; window = { }; window_empty = { }; lag = { priority = "-1"; }; act = { priority = "10"; }; more = { priority = "-1"; alignment = "right"; }; barend = { priority = "100"; alignment = "right"; }; mail = { alignment = "right"; }; }; }; # statusbar to use in inactive split windows window_inact = { type = "window"; placement = "bottom"; position = "1"; visible = "inactive"; items = { barstart = { priority = "100"; }; window = { }; window_empty = { }; more = { priority = "-1"; alignment = "right"; }; barend = { priority = "100"; alignment = "right"; }; }; }; # we treat input line as yet another statusbar :) It's possible to # add other items before or after the input line item. prompt = { type = "root"; placement = "bottom"; # we want to be at the bottom always position = "100"; visible = "always"; items = { prompt = { priority = "-1"; }; prompt_empty = { priority = "-1"; }; # treated specially, this is the real input line. input = { priority = "10"; }; }; }; # topicbar topic = { type = "root"; placement = "top"; position = "1"; visible = "always"; items = { topicbarstart = { priority = "100"; }; topic = { }; topic_empty = { }; topicbarend = { priority = "100"; alignment = "right"; }; }; }; info = { disabled = "yes"; }; mail = { disabled = "yes"; }; disable = { disabled = "yes"; }; }; }; settings = { core = { real_name = "Bart Trojanowski"; user_name = "bart"; nick = "bartman"; }; "fe-text" = { term_force_colors = "yes"; autostick_split_windows = "yes"; scroll = "yes"; actlist_sort = "refnum"; }; "fe-common/core" = { #emphasis = "yes"; #autoclose_windows = "yes"; autocreate_own_query = "yes"; autocreate_windows = "yes"; beep_when_window_active = "yes"; print_active_channel = "yes"; reuse_unused_windows = "yes"; show_nickmode = "yes"; show_nickmode_empty = "yes"; use_status_window = "yes"; windows_auto_renumber = "yes"; theme = "madcow"; autolog_colors = "yes"; awaylog_colors = "yes"; hide_colors = "no"; }; "perl/core/scripts" = { mail_mailboxes = "1=/var/spool/mail/bart,"; MAIL_SHOW_MESSAGE = "yes"; MAIL_SHOW_ONLY_UNREAD = "yes"; MAIL_OLDNOTNEW = "yes"; ev_file = "/home/muon/bart/.irc_ev"; }; "fe-common/irc" = { show_away_once = "yes"; query_track_nick_changes = "yes"; }; }; windows = { 1 = { immortal = "yes"; name = "(status)"; level = "ALL"; }; 2 = { items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#ghak"; tag = "jukie_proxy"; } ); }; 3 = { items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#colo"; tag = "jukie_proxy"; } ); }; 4 = { items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#oclug"; tag = "oftc_proxy"; } ); }; 5 = { items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#team.xelerance.com"; tag = "xelerance_proxy"; } ); }; 6 = { items = ( { type = "CHANNEL"; chat_type = "IRC"; name = "#hifn.xelerance.com"; tag = "xelerance_proxy"; } ); }; }; mainwindows = { 1 = { first_line = "67"; lines = "18"; }; 2 = { first_line = "1"; lines = "66"; }; }; logs = { }; keyboard = ( { key = "meta-c"; id = "command"; data = "clear "; }, { key = "meta-;"; id = "command"; data = "me :P"; }, { key = "meta-0"; id = "change_window"; data = "10"; }, { key = "meta-9"; id = "change_window"; data = "9"; }, { key = "meta-z"; id = "command"; data = "exec date"; }, { key = "^D"; id = "lower_window"; data = ""; }, { key = "^U"; id = "upper_window"; data = ""; }, { key = "^space"; id = "active_window"; data = ""; }, { key = "^n"; id = "next_window"; data = "works"; }, { key = "meta-tab"; id = "command"; data = "window last"; } ); hilights = ( { text = "bart"; color = "%R"; nick = "yes"; word = "yes"; }, { text = "bartman"; color = "%R"; nick = "yes"; word = "yes"; }, { text = "trojanowski"; color = "%R"; nick = "yes"; word = "yes"; }, { text = "jukie"; color = "%G"; nick = "yes"; word = "yes"; } ); ignores = ( { mask = "li\011"; level = "ALL"; } );