aliases = { wc = "window close"; }; settings = { "fe-text" = { actlist_sort = "refnum"; paste_join_multiline = "no"; paste_detect_time = "0"; paste_use_bracketed_mode = "yes"; }; "fe-common/core" = { autolog = "yes"; beep_msg_level = "MSGS NOTICES INVITES DCC DCCMSGS HILIGHT PUBLIC"; autolog_path = "~/secure/irclogs/$tag/$0.log"; beep_when_window_active = "yes"; hilight_nick_matches_everywhere = "yes"; }; core = { real_name = "Sergey Matveev"; user_name = "stargrave"; nick = "stargrave"; timestamp_format = "%H:%M:%S"; }; }; logs = { }; hilights = ( { text = "stargrave"; nick = "yes"; word = "yes"; } );