X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4bdc61c5a84bf3525cdc4a43c24cf6c871a28680..0f78e946801410f7b301f9c2fb9741ec1f15187c:/weechat/weechat.conf diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 587b148..45774d2 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -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"