#
-# weechat.conf -- weechat v0.4.1
+# weechat.conf -- weechat v0.4.2
#
[debug]
[look]
align_end_of_lines = message
-bar_more_down = "++"
-bar_more_left = "<<"
-bar_more_right = ">>"
-bar_more_up = "--"
+bar_more_down = "▼"
+bar_more_left = "◀"
+bar_more_right = "▶"
+bar_more_up = "▲"
buffer_notify_default = all
-buffer_time_format = "%H:%M:%S"
+buffer_time_format = "${253}%H:${245}%M:%S"
color_basic_force_bold = off
color_inactive_buffer = off
color_inactive_message = on
color_inactive_prefix_buffer = on
color_inactive_time = off
color_inactive_window = off
-color_nick_offline = off
+color_nick_offline = on
color_pairs_auto_reset = 5
color_real_white = off
command_chars = ""
confirm_quit = off
-day_change = on
-day_change_time_format = "%a, %d %b %Y"
+day_change = off
+day_change_message_1date = "-- %a, %d %b %Y --"
+day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
eat_newline_glitch = off
+emphasized_attributes = ""
highlight = ""
-highlight_regex = ""
+highlight_regex = ".*Ram-Z.*"
highlight_tags = ""
hotlist_add_buffer_if_away = on
hotlist_buffer_separator = ", "
hotlist_names_length = 0
hotlist_names_level = 12
hotlist_names_merged_buffers = off
+hotlist_prefix = "H: "
hotlist_short_names = on
hotlist_sort = group_time_asc
+hotlist_suffix = ""
hotlist_unique_numbers = on
input_cursor_scroll = 20
input_share = none
input_share_overwrite = off
input_undo_max = 32
-item_buffer_filter = "*"
+item_buffer_filter = "•"
item_time_format = "%H:%M"
jump_current_to_previous_buffer = on
jump_previous_buffer_when_closing = on
jump_smart_back_to_buffer = on
+key_bind_safe = on
mouse = on
mouse_timer_delay = 100
nick_prefix = ""
paste_max_lines = 1
prefix_action = " *"
prefix_align = right
-prefix_align_max = 0
+prefix_align_max = 10
prefix_align_min = 0
prefix_align_more = "+"
prefix_align_more_after = on
prefix_buffer_align_more = "+"
prefix_buffer_align_more_after = on
prefix_error = "=!="
-prefix_join = "-->"
+prefix_join = "▬▬▶"
prefix_network = "--"
-prefix_quit = "<--"
+prefix_quit = "◀▬▬"
prefix_same_nick = ""
-prefix_suffix = "|"
+prefix_suffix = "│"
read_marker = line
read_marker_always_show = off
-read_marker_string = "- "
+read_marker_string = "─"
save_config_on_exit = on
save_layout_on_exit = none
scroll_amount = 3
scroll_bottom_after_switch = off
scroll_page_percent = 100
search_text_not_found_alert = on
-separator_horizontal = "-"
+separator_horizontal = "="
separator_vertical = ""
set_title = on
time_format = "%a, %d %b %Y %T"
[palette]
[color]
-bar_more = lightmagenta
+bar_more = 229
chat = default
chat_bg = default
chat_buffer = white
chat_channel = white
+chat_day_change = cyan
chat_delimiters = green
-chat_highlight = yellow
-chat_highlight_bg = magenta
+chat_highlight = lightred
+chat_highlight_bg = default
chat_host = cyan
chat_inactive_buffer = darkgray
chat_inactive_window = darkgray
chat_nick = lightcyan
-chat_nick_colors = "cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"
+chat_nick_colors = "19,25,31,37,43,49,55,61,67,73,79,85,91,97,103,109,115,121,127,133,139,145,151,157,163,169,175,181,187,193,199,205,211,217,223,229"
chat_nick_offline = darkgray
chat_nick_offline_highlight = default
chat_nick_offline_highlight_bg = darkgray
chat_prefix_buffer = brown
chat_prefix_buffer_inactive_buffer = darkgray
chat_prefix_error = yellow
-chat_prefix_join = lightgreen
-chat_prefix_more = lightmagenta
+chat_prefix_join = 121
+chat_prefix_more = 229
chat_prefix_network = magenta
-chat_prefix_quit = lightred
-chat_prefix_suffix = green
-chat_read_marker = magenta
+chat_prefix_quit = 163
+chat_prefix_suffix = 31
+chat_read_marker = 31
chat_read_marker_bg = default
chat_server = brown
chat_tags = red
chat_time = default
chat_time_delimiters = brown
chat_value = cyan
+emphasized = yellow
+emphasized_bg = magenta
input_actions = lightgreen
input_text_not_found = red
nicklist_away = cyan
nicklist_group = green
nicklist_offline = blue
-separator = blue
+separator = 31
status_count_highlight = magenta
status_count_msg = brown
status_count_other = default
status_count_private = green
-status_data_highlight = lightmagenta
-status_data_msg = yellow
+status_data_highlight = 163
+status_data_msg = 229
status_data_other = default
-status_data_private = lightgreen
+status_data_private = 121
status_filter = green
-status_more = yellow
-status_name = white
-status_name_ssl = lightgreen
+status_more = 229
+status_name = 121
+status_name_ssl = 121
status_number = yellow
status_time = default
connection_timeout = 60
gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
gnutls_handshake_timeout = 30
+proxy_curl = ""
[plugin]
autoload = "*"
save_config_on_unload = on
[bar]
-input.color_bg = default
-input.color_delim = cyan
-input.color_fg = default
-input.conditions = ""
-input.filling_left_right = vertical
-input.filling_top_bottom = horizontal
-input.hidden = off
-input.items = "[input_prompt]+(away),[input_search],[input_paste],input_text"
-input.position = bottom
-input.priority = 1000
-input.separator = off
-input.size = 1
-input.size_max = 0
-input.type = window
+activetitle.color_bg = 31
+activetitle.color_delim = default
+activetitle.color_fg = *white
+activetitle.conditions = "${active}"
+activetitle.filling_left_right = vertical
+activetitle.filling_top_bottom = horizontal
+activetitle.hidden = off
+activetitle.items = "buffer_title"
+activetitle.position = top
+activetitle.priority = 500
+activetitle.separator = off
+activetitle.size = 1
+activetitle.size_max = 0
+activetitle.type = window
+buffers.color_bg = default
+buffers.color_delim = default
+buffers.color_fg = default
+buffers.conditions = ""
+buffers.filling_left_right = vertical
+buffers.filling_top_bottom = columns_vertical
+buffers.hidden = off
+buffers.items = "buffers"
+buffers.position = left
+buffers.priority = 0
+buffers.separator = on
+buffers.size = 0
+buffers.size_max = 15
+buffers.type = root
isetbar.color_bg = default
isetbar.color_delim = cyan
isetbar.color_fg = default
isetbar.type = window
nicklist.color_bg = default
nicklist.color_delim = cyan
-nicklist.color_fg = default
-nicklist.conditions = "${nicklist}"
+nicklist.color_fg = 31
+nicklist.conditions = "${nicklist} && ${window.number} == 1"
nicklist.filling_left_right = vertical
nicklist.filling_top_bottom = columns_vertical
nicklist.hidden = off
nicklist.position = right
nicklist.priority = 200
nicklist.separator = on
-nicklist.size = 0
-nicklist.size_max = 0
+nicklist.size = 15
+nicklist.size_max = 15
nicklist.type = window
-status.color_bg = blue
-status.color_delim = cyan
-status.color_fg = default
+rootinput.color_bg = default
+rootinput.color_delim = default
+rootinput.color_fg = default
+rootinput.conditions = ""
+rootinput.filling_left_right = vertical
+rootinput.filling_top_bottom = horizontal
+rootinput.hidden = off
+rootinput.items = "[buffer_name]+[input_prompt]+(away),[input_search],[input_paste],input_text"
+rootinput.position = bottom
+rootinput.priority = 0
+rootinput.separator = off
+rootinput.size = 1
+rootinput.size_max = 0
+rootinput.type = root
+status.color_bg = default
+status.color_delim = default
+status.color_fg = 31
status.conditions = ""
status.filling_left_right = vertical
status.filling_top_bottom = horizontal
status.hidden = off
status.items = "[time],[buffer_count],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_filter,[lag],[hotlist],completion,scroll"
status.position = bottom
-status.priority = 500
+status.priority = 0
status.separator = off
status.size = 1
status.size_max = 0
-status.type = window
-title.color_bg = blue
+status.type = root
+title.color_bg = black
title.color_delim = cyan
-title.color_fg = default
-title.conditions = ""
+title.color_fg = 31
+title.conditions = "${inactive}"
title.filling_left_right = vertical
title.filling_top_bottom = horizontal
title.hidden = off
title.type = window
[layout]
+normal.buffer = "core;weechat;1"
+normal.buffer = "irc;server.znc-freenode;1"
+normal.buffer = "irc;server.znc-bitlbee;1"
+normal.buffer = "irc;znc-freenode.#chakra;2"
+normal.buffer = "irc;znc-freenode.#chakra-devel;3"
+normal.buffer = "irc;znc-freenode.#chakra-ccr;4"
+normal.buffer = "irc;znc-freenode.#chakra-fr;5"
+normal.buffer = "irc;znc-bitlbee.&bitlbee;6"
+normal.buffer = "irc;znc-bitlbee.>alk;7"
+normal.buffer = "perl;highmon;8"
+normal.window = "1;0;16;1;-;-"
+normal.window = "2;1;0;0;irc;server.znc-bitlbee"
+normal.window = "3;1;0;0;perl;highmon"
+normal.current = on
+_zoom.window = "1;0;16;1;-;-"
+_zoom.window = "2;1;0;0;irc;server.znc-bitlbee"
+_zoom.window = "3;1;0;0;perl;highmon"
[notify]
meta-meta2-B = "/buffer +1"
meta-meta2-C = "/buffer +1"
meta-meta2-D = "/buffer -1"
+meta-! = "/buffer *1"
+meta-# = "/buffer *3"
+meta-$ = "/buffer *4"
+meta-% = "/buffer *5"
+meta-& = "/buffer *7"
+meta-( = "/buffer *9"
+meta-) = "/buffer *0"
+meta-* = "/buffer *8"
meta-/ = "/input jump_last_buffer_displayed"
meta-0 = "/buffer *10"
meta-1 = "/buffer *1"
meta-< = "/input jump_previously_visited_buffer"
meta-= = "/filter toggle"
meta-> = "/input jump_next_visited_buffer"
+meta-@ = "/buffer *2"
meta-OA = "/input history_global_previous"
meta-OB = "/input history_global_next"
meta-OC = "/input move_next_word"
meta2-I = "/window page_up"
meta2-Z = "/input complete_previous"
meta2-[E = "/buffer -1"
+meta-^ = "/buffer *6"
meta-_ = "/input redo"
meta-a = "/input jump_smart"
meta-b = "/input move_previous_word"
@item(buffer_nicklist):button1-gesture-left-long = "/window ${_window_number};/kickban ${nick}"
@item(buffer_nicklist):button2 = "/window ${_window_number};/whois ${nick}"
@item(buffer_nicklist):button2-gesture-left = "/window ${_window_number};/ban ${nick}"
+@item(buffers):button1* = "hsignal:buffers_mouse"
+@item(buffers):button2* = "hsignal:buffers_mouse"
@bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
@bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
@chat:button1 = "/window ${_window_number}"