X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f9b1a19d4609ee77f7ee57ba6ea2d6aa953c66d8..058bfa53190f33049b20c88c75c0e50d4d46a479:/weechat/weechat.conf diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 375ef17..45774d2 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -1,5 +1,5 @@ # -# weechat.conf -- weechat v0.4.2 +# weechat.conf -- weechat v1.0 # [debug] @@ -17,7 +17,15 @@ 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 +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 @@ -39,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 @@ -48,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 = "" @@ -57,6 +66,7 @@ input_share = none 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 @@ -96,10 +106,12 @@ scroll_page_percent = 100 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] @@ -163,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 @@ -222,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 @@ -558,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] @@ -592,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"