]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: update configs
authorSamir Benmendil <me@rmz.io>
Tue, 6 Aug 2024 11:13:08 +0000 (12:13 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 6 Aug 2024 11:13:08 +0000 (12:13 +0100)
weechat/relay.conf
weechat/weechat.conf

index 7f72fabd0fdf9832f6349e274d3fa77bed047ae7..27c9ea87f8e4d9b5093447218a8e12fd44de17a7 100644 (file)
 config_version = 2
 
 [look]
-auto_open_buffer = on
+auto_open_buffer = "on"
+display_clients = "irc,weechat"
 raw_messages = 256
+raw_messages_max_length = 4096
 
 [color]
 client = cyan
 status_active = lightblue
 status_auth_failed = lightred
+status_authenticating = yellow
 status_connecting = yellow
 status_disconnected = lightred
-status_waiting_auth = brown
 text = default
 text_bg = default
 text_selected = white
@@ -32,6 +34,7 @@ allowed_ips = ""
 auth_timeout = 60
 bind_address = ""
 clients_purge_delay = 0
+commands = "*,!quit"
 compression = 20
 ipv6 = on
 max_clients = 5
@@ -39,6 +42,7 @@ nonce_size = 16
 password = ""
 password_hash_algo = "*"
 password_hash_iterations = 100000
+time_window = 5
 tls_cert_key = "%h/ssl/relay.pem"
 tls_priorities = "NORMAL:-VERS-SSL3.0"
 totp_secret = ""
@@ -53,9 +57,11 @@ backlog_since_last_message = off
 backlog_tags = "irc_privmsg"
 backlog_time_format = "[%H:%M] "
 
-[weechat]
-commands = ""
+[api]
+remote_get_lines = 1000
 
 [port]
 
 [path]
+
+[remote]
index 1aed80ec8f04d78b4e05e7dec44e24f92bd604b9..31f43f9b931e47a9d17fc1515f36183e13f916bc 100644 (file)
@@ -9,7 +9,7 @@
 # For more info, see: https://weechat.org/doc/weechat/quickstart/
 #
 
-config_version = 2
+config_version = 3
 
 [debug]
 
@@ -52,6 +52,7 @@ color_pairs_auto_reset = 5
 color_real_white = off
 command_chars = ""
 command_incomplete = off
+config_permissions = "600"
 confirm_quit = off
 confirm_upgrade = off
 day_change = on
@@ -61,6 +62,7 @@ eat_newline_glitch = off
 emphasized_attributes = ""
 highlight = "@channel"
 highlight_disable_regex = ""
+highlight_prefix = on
 highlight_regex = ".*Ram-Z.*"
 highlight_tags = ""
 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
@@ -74,7 +76,7 @@ hotlist_names_merged_buffers = off
 hotlist_prefix = "H: "
 hotlist_remove = merged
 hotlist_short_names = on
-hotlist_sort = group_time_asc
+hotlist_sort = "-priority,time,time_usec"
 hotlist_suffix = ""
 hotlist_unique_numbers = on
 hotlist_update_on_buffer_switch = on
@@ -94,7 +96,6 @@ 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_hash_salt = ""
@@ -209,6 +210,7 @@ status_data_msg = 229
 status_data_other = default
 status_data_private = 121
 status_filter = green
+status_modes = default
 status_more = 229
 status_mouse = green
 status_name = 121
@@ -220,6 +222,7 @@ status_time = default
 
 [completion]
 base_word_until_cursor = on
+case_sensitive = on
 command_inline = off
 default_template = "%(nicks)|%(irc_channels)|%(emoji)"
 nick_add_space = on