]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
weechat: update config files
[dotfiles.git] / weechat / weechat.conf
index 587b148e7a07915d4b05e3e22d07d4dbdb440276..45774d2adcee53ba1c0dbbeb95d41c8369c9f182 100644 (file)
@@ -1,5 +1,5 @@
 #
-# weechat.conf -- weechat v0.4.3
+# weechat.conf -- weechat v1.0
 #
 
 [debug]
@@ -17,6 +17,8 @@ bar_more_down = "▼"
 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
@@ -45,7 +47,7 @@ emphasized_attributes = ""
 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
@@ -54,6 +56,7 @@ hotlist_names_length = 0
 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 = ""
@@ -172,6 +175,7 @@ status_filter = green
 status_more = 229
 status_name = 121
 status_name_ssl = 121
+status_nicklist_count = default
 status_number = yellow
 status_time = default
 
@@ -231,7 +235,7 @@ buffers.color_fg = 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
@@ -567,6 +571,7 @@ meta-wmeta-b = "/window balance"
 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]
@@ -601,6 +606,8 @@ meta2-D = "/cursor move left"
 @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"