info_eol = "false"; replaces = { }; abstracts = { line_start = "%m%N "; timestamp = "%w`%N$*%w."; hilight = "%_$*%_"; error = "%r$*%N"; channel = "%w$*%N"; nick = "%m$*%w"; server = "%_$*%_"; #(part, quit, kick, ..) comment = "$*"; reason = "{comment $*}"; # mode change is printed ([+o nick]) mode_change = "(%g$*%m)%N"; mode = "{mode_change $*}"; # nick@host.com quit message nickhost = "%m($*)"; channick_hilight = "%w$*%m"; chanhost_hilight = "{nickhost $*}"; channick = "%g$*%w"; chanhost = "{nickhost $*}"; # highlighted channel name on mode changes channelhilight = "%m$*%N"; # ban/ban exception/invite list mask is printed ban = "%r$*%N"; # the basic styling of how to print message, $0 = nick mode, $1 = nick msgnick = "%m`%w$1$0%n`%w %|"; # $0 = nick mode, $1 = nick ownmsgnick = "{msgnick $0 $1-}%n"; #my nick color ownnick = "%m$*%w"; # public message in channel, $0 = nick mode, $1 = nick pubmsgnick = "{msgnick $0 $1-}"; # public message in channel meant for me, $0 = nick mode, $1 = nick pubmsgmenick = "{msgnick $0 $1-}%m"; menick = "%w~%r$*%w"; # public highlighted message in channel # $0 = highlight color, $1 = nick mode, $2 = nick pubmsghinick = "{msgnick %r$1 %w $0$2-}"; # channel name is printed with message msgchannel = "%w:%w$*%N"; # private message, $0 = nick, $1 = host privmsg = "[%r$0%m [%k$1-%m]%N "; # private message from you, $0 = "msg", $1 = target nick ownprivmsg = "[%w$0%m[%G$1-%y]%N "; # own private message in query ownprivmsgnick = "{msgnick $*}"; ownprivnick = "%m$*%N"; # private message in query privmsgnick = "{msgnick %w$*}"; # /me says action_core = "%g`%r`%n`%w$*%m"; # generic one that's used by most actions action = "{action_core $*} "; # own action, both private/public ownaction = "{action $*}"; # own action with target, both private/public ownaction_target = "{action_core $0}%w:%m$1%N "; # private action sent by others pvtaction = "%m (*) $*%N "; pvtaction_query = "{action $*}"; # public action sent by others pubaction = "{action $*}"; # whois whois = "%# $[8]0 : $1-"; # notices ownnotice = "[%r$0%w(%m$1-%w)]%N "; notice = "%w-%m$*%w-%N "; pubnotice_channel = "%w:%b$*"; pvtnotice_host = "%g(%w$*%m)"; servernotice = "%m!$*%N "; # CTCPs ownctcp = "[%g$0%m(%b$1-%y)] "; ctcp = "%g$*%N"; # wallops wallop = "%w$*%N: "; wallop_nick = "%N$*"; wallop_action = "%w * $*%N "; # netsplits netsplit = "%r$*%N"; netjoin = "%m$*%N"; # /names list names_prefix = ""; names_nick = "%w`%w$0%m$1-%N "; names_nick_op = "{names_nick $*}"; names_nick_halfop = "{names_nick $*}"; names_nick_voice = "{names_nick $*}"; names_users = "%m`%w$*%w`%N"; names_channel = "%U%m$*%N"; # DCC dcc = "%m$*%N"; dccfile = "%_$*%_"; # DCC chat, own msg/action dccownmsg = "[%g$0%y(%b$1-%m)%N] "; dccownnick = "%m$*%N"; dccownquerynick = "%W$*%N"; dccownaction = "{action $*}"; dccownaction_target = "{action_core $0}%w:%g$1%N "; # DCC chat, others dccmsg = "[%m$1-%w(%w$0%g)%N] "; dccquerynick = "%m$*%N"; dccaction = "%m (*dcc*) $*%N %|"; # default background for all statusbars. You can also give # the default foreground color for statusbar items. sb_background = "%N%w"; # default backround for "default" statusbar group # background for prompt / input line sb_prompt_bg = "%N"; # background for info statusbar sb_info_bg = "%N"; # background for topicbar (same default) # text at the beginning of statusbars. sb-item already puts # space there,so we don't use anything by default. sbstart = ""; # text at the end of statusbars. Use space so that it's never # used for anything. sbend = " "; topicsbstart = "{sbstart $*}"; topicsbend = "{sbend $*}"; prompt = "%w`%N$*%m`%N "; sb = "%w`%N$*%m`%N"; sbmode = "%m'%p+%N$*%w'%N"; sbaway = "(%r^_^%N)"; sbservertag = ":$0"; nact_display = " %w$1 %Gin:%w$0 %bout:%w$2 "; # activity in statusbar nact_command = "$0)in:$1:out($2"; # ',' separator sb_act_sep = "%w$*"; # normal text sb_act_text = "%w$*"; # public message sb_act_msg = "%g$*"; # hilight # hilight with specified color, $0 = color, $1 = text sb_act_hilight_color = "$0$1-%N"; }; #formats = { # "fe-common/core" = { # pubmsg = "{pubmsgnick $2 {pubnick $[-16]0}}$1"; # own_msg = "{ownmsgnick $2 {ownnick $[-16]0}}$1"; # own_msg_channel = "{ownmsgnick $3 {ownnick $[-16]0}{msgchannel $1}}$2"; # pubmsg_me = "{pubmsgmenick $2 {menick $[-16]0}}$1"; # pubmsg_me_channel = "{pubmsgmenick $3 {menick $[-16]0}{msgchannel $1}}$2"; # pubmsg_hilight = "{pubmsghinick $0 $3 $[-16]1%n}$2"; # pubmsg_hilight_channel = "{pubmsghinick $0 $4 $[-16]1{msgchannel $2}}$3"; # pubmsg_channel = "{pubmsgnick $3 {pubnick $[-16]0}{msgchannel $1}}$2"; # }; # join = " -> {channick $0} %w··>%n {chanhost $1} joins {channel $2}"; # part = "<- {channick $0} %n<··%n {chanhost $1} leaves {channel $2} {reason $3}"; # quit = "