1 aliases = { wc = "window close"; qmsg = "quote privmsg $0 :$1-"; };
4 actlist_sort = "refnum";
5 paste_join_multiline = "no";
6 paste_detect_time = "0";
7 paste_use_bracketed_mode = "yes";
11 beep_msg_level = "MSGS NOTICES INVITES DCC DCCMSGS HILIGHT PUBLIC";
12 autolog_path = "~/secure/irclogs/$tag/$0.log";
13 beep_when_window_active = "yes";
14 hilight_nick_matches_everywhere = "yes";
17 real_name = "Sergey Matveev";
18 user_name = "stargrave";
20 timestamp_format = "%H:%M:%S";
24 hilights = ( { text = "stargrave"; nick = "yes"; word = "yes"; } );
26 { key = "^Y"; id = "command"; data = "SCROLLBACK GOTO -2"; },
27 { key = "^E"; id = "command"; data = "SCROLLBACK GOTO +2"; },
28 { key = "^L"; id = "command"; data = "WINDOW LAST"; },