]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
Makefile: add target for git
[dotfiles.git] / weechat / weechat.conf
index 6d01bbe702df55afeda680214223317c8a98380a..91d399c6dc7fd75df243540dd3298b74f626e6fc 100644 (file)
@@ -1,5 +1,12 @@
 #
-# weechat.conf -- weechat v0.4.1
+# weechat -- weechat.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
 #
 
 [debug]
@@ -13,12 +20,21 @@ sys_rlimit = ""
 
 [look]
 align_end_of_lines = message
-bar_more_down = "++"
-bar_more_left = "<<"
-bar_more_right = ">>"
-bar_more_up = "--"
-buffer_notify_default = all
-buffer_time_format = "%H:%M:%S"
+align_multiline_words = on
+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 = off
+buffer_notify_default = highlight
+buffer_position = first_gap
+buffer_search_case_sensitive = off
+buffer_search_force_default = off
+buffer_search_regex = off
+buffer_search_where = message
+buffer_time_format = "${color:253}%H:${color:245}%M"
 color_basic_force_bold = off
 color_inactive_buffer = off
 color_inactive_message = on
@@ -26,18 +42,22 @@ color_inactive_prefix = 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 = ""
+command_incomplete = off
 confirm_quit = off
+confirm_upgrade = off
 day_change = on
-day_change_time_format = "%a, %d %b %Y"
+day_change_message_1date = "-- %a, %d %b %Y --"
+day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 eat_newline_glitch = off
-highlight = ""
-highlight_regex = ""
+emphasized_attributes = ""
+highlight = "@channel"
+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
@@ -45,68 +65,89 @@ hotlist_names_count = 3
 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 = ""
 hotlist_unique_numbers = on
 input_cursor_scroll = 20
 input_share = none
 input_share_overwrite = off
 input_undo_max = 32
-item_buffer_filter = "*"
+item_away_message = on
+item_buffer_filter = "•"
+item_buffer_zoom = "!"
+item_mouse_status = "M"
 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
+key_grab_delay = 800
 mouse = on
 mouse_timer_delay = 100
+nick_color_force = ""
+nick_color_hash = djb2
+nick_color_stop_chars = "_|["
 nick_prefix = ""
 nick_suffix = ""
+paste_auto_add_newline = on
 paste_bracketed = off
 paste_bracketed_timer_delay = 10
 paste_max_lines = 1
 prefix_action = " *"
 prefix_align = right
-prefix_align_max = 0
-prefix_align_min = 0
-prefix_align_more = "+"
+prefix_align_max = 10
+prefix_align_min = 10
+prefix_align_more = ""
 prefix_align_more_after = on
 prefix_buffer_align = right
 prefix_buffer_align_max = 0
 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 = "│"
+quote_nick_prefix = "<"
+quote_nick_suffix = ">"
+quote_time_format = "%H:%M:%S"
 read_marker = line
 read_marker_always_show = off
-read_marker_string = ""
+read_marker_string = ""
 save_config_on_exit = on
+save_config_with_fsync = off
 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
+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}"
+word_chars_highlight = "!\u00A0,-,_,|,alnum"
+word_chars_input = "!\u00A0,-,_,|,alnum"
 
 [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
@@ -123,12 +164,12 @@ chat_prefix_action = white
 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 = 245
 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
@@ -137,31 +178,38 @@ chat_text_found_bg = lightmagenta
 chat_time = default
 chat_time_delimiters = brown
 chat_value = cyan
+chat_value_null = blue
+emphasized = yellow
+emphasized_bg = magenta
 input_actions = lightgreen
 input_text_not_found = red
+item_away = yellow
 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_mouse = green
+status_name = 121
+status_name_ssl = 121
+status_nicklist_count = default
 status_number = yellow
 status_time = default
 
 [completion]
 base_word_until_cursor = on
+command_inline = off
 default_template = "%(nicks)|%(irc_channels)"
 nick_add_space = on
+nick_case_sensitive = off
 nick_completer = ":"
 nick_first_only = off
 nick_ignore_chars = "[]`_-^"
@@ -169,7 +217,7 @@ partial_completion_alert = on
 partial_completion_command = on
 partial_completion_command_arg = on
 partial_completion_count = on
-partial_completion_other = off
+partial_completion_other = on
 
 [history]
 display_default = 5
@@ -184,6 +232,7 @@ max_visited_buffers = 50
 connection_timeout = 60
 gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
 gnutls_handshake_timeout = 30
+proxy_curl = ""
 
 [plugin]
 autoload = "*"
@@ -193,19 +242,61 @@ path = "%h/plugins"
 save_config_on_unload = on
 
 [bar]
+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_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
+activetitle.position = top
+activetitle.priority = 100
+activetitle.separator = off
+activetitle.size = 1
+activetitle.size_max = 0
+activetitle.type = window
+buflist.color_bg = default
+buflist.color_delim = default
+buflist.color_fg = default
+buflist.conditions = "${window.buffer.full_name} == perl.highmon"
+buflist.filling_left_right = columns_vertical
+buflist.filling_top_bottom = columns_vertical
+buflist.hidden = off
+buflist.items = "buflist"
+buflist.position = left
+buflist.priority = 0
+buflist.separator = on
+buflist.size = 0
+buflist.size_max = 0
+buflist.type = window
+fset.color_bg = default
+fset.color_delim = cyan
+fset.color_fg = default
+fset.conditions = "${buffer.full_name} == fset.fset"
+fset.filling_left_right = vertical
+fset.filling_top_bottom = horizontal
+fset.hidden = off
+fset.items = "fset"
+fset.position = top
+fset.priority = 0
+fset.separator = on
+fset.size = 3
+fset.size_max = 3
+fset.type = window
 input.color_bg = default
 input.color_delim = cyan
 input.color_fg = default
-input.conditions = ""
+input.conditions = "${window.buffer.full_name} != perl.highmon"
 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.items = "time, input_prompt │,[input_search],[input_paste],scroll,input_text"
 input.position = bottom
-input.priority = 1000
+input.priority = 10
 input.separator = off
 input.size = 1
-input.size_max = 0
+input.size_max = 2
 input.type = window
 isetbar.color_bg = default
 isetbar.color_delim = cyan
@@ -223,52 +314,98 @@ isetbar.size_max = 3
 isetbar.type = window
 nicklist.color_bg = default
 nicklist.color_delim = cyan
-nicklist.color_fg = default
+nicklist.color_fg = 31
 nicklist.conditions = "${nicklist}"
 nicklist.filling_left_right = vertical
 nicklist.filling_top_bottom = columns_vertical
 nicklist.hidden = off
 nicklist.items = "buffer_nicklist"
 nicklist.position = right
-nicklist.priority = 200
+nicklist.priority = 20
 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
-status.conditions = ""
+status.color_bg = default
+status.color_delim = default
+status.color_fg = 31
+status.conditions = "${window.buffer.full_name} != perl.highmon"
 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.items = "[buffer_count],buffer_filter,[lag],[hotlist],completion"
 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} && ${window.buffer.full_name} != perl.highmon"
 title.filling_left_right = vertical
 title.filling_top_bottom = horizontal
 title.hidden = off
-title.items = "buffer_title"
+title.items = "[+buffer_name+buffer_zoom+(buffer_modes)+{buffer_nicklist_count}+],buffer_title"
 title.position = top
-title.priority = 500
+title.priority = 100
 title.separator = off
 title.size = 1
-title.size_max = 0
+title.size_max = 1
 title.type = window
 
 [layout]
+normal.buffer = "core;weechat;1"
+normal.buffer = "irc;server.freenode;1"
+normal.buffer = "irc;server.bitlbee;1"
+normal.buffer = "irc;freenode.#chakra;2"
+normal.buffer = "irc;freenode.#chakra-devel;3"
+normal.buffer = "irc;freenode.#chakra-ccr;4"
+normal.buffer = "irc;freenode.#chakra-fr;5"
+normal.buffer = "irc;bitlbee.&bitlbee;6"
+normal.buffer = "perl;highmon;8"
+normal.window = "1;0;16;1;-;-"
+normal.window = "2;1;0;0;irc;server"
+normal.window = "3;1;0;0;perl;highmon"
+four_rooms.buffer = "irc;server.oftc;1"
+four_rooms.buffer = "irc;server.bitlbee;1"
+four_rooms.buffer = "irc;server.freenode;1"
+four_rooms.buffer = "core;weechat;1"
+four_rooms.buffer = "irc;freenode.#chakra;2"
+four_rooms.buffer = "irc;freenode.#chakra-devel;3"
+four_rooms.buffer = "irc;freenode.#chakra-ccr;4"
+four_rooms.buffer = "irc;freenode.#chakra-fr;5"
+four_rooms.buffer = "irc;bitlbee.&bitlbee;6"
+four_rooms.buffer = "irc;freenode.#archlinux;7"
+four_rooms.buffer = "irc;oftc.#awesome;8"
+four_rooms.buffer = "irc;oftc.#luakit;9"
+four_rooms.buffer = "irc;freenode.#archlinux-pacman;10"
+four_rooms.buffer = "irc;freenode.#btrfs;11"
+four_rooms.buffer = "irc;freenode.#flexget;12"
+four_rooms.buffer = "irc;freenode.#livlug;13"
+four_rooms.buffer = "irc;freenode.#mutt;14"
+four_rooms.buffer = "irc;freenode.#sailfishos;15"
+four_rooms.buffer = "irc;freenode.#weechat;16"
+four_rooms.buffer = "perl;highmon;99"
+four_rooms.window = "1;0;16;1;-;-"
+four_rooms.window = "2;1;50;1;-;-"
+four_rooms.window = "3;2;50;0;-;-"
+four_rooms.window = "5;3;0;0;irc;freenode.#chakra-devel"
+four_rooms.window = "6;3;0;0;irc;freenode.#chakra-devel"
+four_rooms.window = "4;2;50;0;-;-"
+four_rooms.window = "7;4;0;0;irc;server.oftc"
+four_rooms.window = "8;4;0;0;irc;freenode.#chakra"
+four_rooms.window = "9;1;0;0;perl;highmon"
+four_rooms.current = on
 
 [notify]
+irc.freenode.#chakra = message
+irc.freenode.#chakra-devel = message
+irc.freenode.#livlug = message
 
 [filter]
+irc_smart = on;*;irc_smart_filter;*
 
 [key]
 ctrl-? = "/input delete_previous_char"
@@ -283,11 +420,11 @@ ctrl-Cu = "/input insert \x15"
 ctrl-D = "/input delete_next_char"
 ctrl-E = "/input move_end_of_line"
 ctrl-F = "/input move_next_char"
-ctrl-H = "/input delete_previous_char"
+ctrl-H = "/window -1"
 ctrl-I = "/input complete_next"
 ctrl-J = "/input return"
 ctrl-K = "/input delete_end_of_line"
-ctrl-L = "/window refresh"
+ctrl-L = "/window +1"
 ctrl-M = "/input return"
 ctrl-N = "/buffer +1"
 ctrl-P = "/buffer -1"
@@ -298,6 +435,8 @@ ctrl-U = "/input delete_beginning_of_line"
 ctrl-W = "/input delete_previous_word"
 ctrl-X = "/input switch_active_buffer"
 ctrl-Y = "/input clipboard_paste"
+meta-meta-OP = "/bar scroll buflist * b"
+meta-meta-OQ = "/bar scroll buflist * e"
 meta-meta2-1~ = "/window scroll_top"
 meta-meta2-23~ = "/bar scroll nicklist * b"
 meta-meta2-24~ = "/bar scroll nicklist * e"
@@ -308,8 +447,16 @@ meta-meta2-7~ = "/window scroll_top"
 meta-meta2-8~ = "/window scroll_bottom"
 meta-meta2-A = "/buffer -1"
 meta-meta2-B = "/buffer +1"
-meta-meta2-C = "/buffer +1"
-meta-meta2-D = "/buffer -1"
+meta-meta2-C = "/buffer +10"
+meta-meta2-D = "/buffer -10"
+meta-! = "/buffer *1"
+meta-# = "/buffer *3"
+meta-$ = "/buffer *4"
+meta-% = "/buffer *5"
+meta-& = "/buffer *7"
+meta-( = "/buffer *9"
+meta-) = "/buffer *10"
+meta-* = "/buffer *8"
 meta-/ = "/input jump_last_buffer_displayed"
 meta-0 = "/buffer *10"
 meta-1 = "/buffer *1"
@@ -324,12 +471,15 @@ meta-9 = "/buffer *9"
 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"
 meta-OD = "/input move_previous_word"
 meta-OF = "/input move_end_of_line"
 meta-OH = "/input move_beginning_of_line"
+meta-OP = "/bar scroll buflist * -100%"
+meta-OQ = "/bar scroll buflist * +100%"
 meta-Oa = "/input history_global_previous"
 meta-Ob = "/input history_global_next"
 meta-Oc = "/input move_next_word"
@@ -371,6 +521,7 @@ meta2-H = "/input move_beginning_of_line"
 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"
@@ -486,6 +637,7 @@ meta-p = "/window scroll_previous_highlight"
 meta-r = "/input delete_line"
 meta-s = "/mute aspell toggle"
 meta-u = "/window scroll_unread"
+meta-w = "/close"
 meta-wmeta-meta2-A = "/window up"
 meta-wmeta-meta2-B = "/window down"
 meta-wmeta-meta2-C = "/window right"
@@ -498,6 +650,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]
@@ -532,11 +685,19 @@ 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(buflist):ctrl-wheeldown = "hsignal:buflist_mouse"
+@bar(buflist):ctrl-wheelup = "hsignal:buflist_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"
 @bar(nicklist):button1-gesture-up = "/bar scroll nicklist ${_window_number} -100%"
 @bar(nicklist):button1-gesture-up-long = "/bar scroll nicklist ${_window_number} b"
+@chat(fset.fset):button1 = "/window ${_window_number};/fset -go ${_chat_line_y}"
+@chat(fset.fset):button2* = "hsignal:fset_mouse"
+@chat(fset.fset):wheeldown = "/fset -down 5"
+@chat(fset.fset):wheelup = "/fset -up 5"
 @chat(perl.iset):button1 = "hsignal:iset_mouse"
 @chat(perl.iset):button2* = "hsignal:iset_mouse"
 @chat(perl.iset):wheeldown = "/repeat 5 /iset **down"
@@ -550,13 +711,17 @@ meta2-D = "/cursor move left"
 @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"
+@item(buflist):button1* = "hsignal:buflist_mouse"
+@item(buflist):button2* = "hsignal:buflist_mouse"
+@item(buflist2):button1* = "hsignal:buflist_mouse"
+@item(buflist2):button2* = "hsignal:buflist_mouse"
+@item(buflist3):button1* = "hsignal:buflist_mouse"
+@item(buflist3):button2* = "hsignal:buflist_mouse"
 @bar:wheeldown = "/bar scroll ${_bar_name} ${_window_number} +20%"
 @bar:wheelup = "/bar scroll ${_bar_name} ${_window_number} -20%"
 @chat:button1 = "/window ${_window_number}"
-@chat:button1-gesture-left = "/window ${_window_number};/buffer -1"
-@chat:button1-gesture-left-long = "/window ${_window_number};/buffer 1"
-@chat:button1-gesture-right = "/window ${_window_number};/buffer +1"
-@chat:button1-gesture-right-long = "/window ${_window_number};/input jump_last_buffer"
 @chat:ctrl-wheeldown = "/window scroll_horiz -window ${_window_number} +10%"
 @chat:ctrl-wheelup = "/window scroll_horiz -window ${_window_number} -10%"
 @chat:wheeldown = "/window scroll_down -window ${_window_number}"