#
-# weechat.conf -- weechat v0.4.2
+# weechat.conf -- weechat v1.0
#
[debug]
bar_more_left = "◀"
bar_more_right = "▶"
bar_more_up = "▲"
+bare_display_exit_on_input = on
+bare_display_time_format = "%H:%M"
+buffer_auto_renumber = on
buffer_notify_default = all
+buffer_position = end
+buffer_search_case_sensitive = off
+buffer_search_force_default = off
+buffer_search_regex = off
+buffer_search_where = message
buffer_time_format = "${253}%H:${245}%M:%S"
color_basic_force_bold = off
color_inactive_buffer = off
highlight = ""
highlight_regex = ".*Ram-Z.*"
highlight_tags = ""
-hotlist_add_buffer_if_away = on
+hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
hotlist_buffer_separator = ", "
hotlist_count_max = 2
hotlist_count_min_msg = 2
hotlist_names_level = 12
hotlist_names_merged_buffers = off
hotlist_prefix = "H: "
+hotlist_remove = merged
hotlist_short_names = on
hotlist_sort = group_time_asc
hotlist_suffix = ""
input_share_overwrite = off
input_undo_max = 32
item_buffer_filter = "•"
+item_buffer_zoom = "!"
item_time_format = "%H:%M"
jump_current_to_previous_buffer = on
jump_previous_buffer_when_closing = on
search_text_not_found_alert = on
separator_horizontal = "="
separator_vertical = ""
-set_title = on
+tab_width = 1
time_format = "%a, %d %b %Y %T"
+window_auto_zoom = off
window_separator_horizontal = on
window_separator_vertical = on
+window_title = "WeeChat ${info:version}"
[palette]
status_more = 229
status_name = 121
status_name_ssl = 121
+status_nicklist_count = default
status_number = yellow
status_time = default
buffers.conditions = ""
buffers.filling_left_right = vertical
buffers.filling_top_bottom = columns_vertical
-buffers.hidden = on
+buffers.hidden = off
buffers.items = "buffers"
buffers.position = left
buffers.priority = 0
meta-wmeta-s = "/window swap"
meta-x = "/input zoom_merged_buffer"
meta-z = "/window zoom"
+ctrl-^ = "/input jump_last_buffer"
ctrl-_ = "/input undo"
[key_search]
@chat:q = "hsignal:chat_quote_prefix_message;/cursor stop"
[key_mouse]
+@bar(buffers):ctrl-wheeldown = "hsignal:buffers_mouse"
+@bar(buffers):ctrl-wheelup = "hsignal:buffers_mouse"
@bar(input):button2 = "/input grab_mouse_area"
@bar(nicklist):button1-gesture-down = "/bar scroll nicklist ${_window_number} +100%"
@bar(nicklist):button1-gesture-down-long = "/bar scroll nicklist ${_window_number} e"