]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
weechat: allow multiline input
[dotfiles.git] / weechat / weechat.conf
index b4ca4ad3b636d585439611d16954fbbdd61832f3..3570d4cd40173617a377cdd7f6c2fa21778a4f07 100644 (file)
@@ -4,7 +4,7 @@
 # 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.
+# Use commands like /set or /fset to change settings in WeeChat.
 #
 # For more info, see: https://weechat.org/doc/quickstart
 #
@@ -72,6 +72,7 @@ hotlist_short_names = on
 hotlist_sort = group_time_asc
 hotlist_suffix = ""
 hotlist_unique_numbers = on
+hotlist_update_on_buffer_switch = on
 input_cursor_scroll = 20
 input_share = none
 input_share_overwrite = off
@@ -121,6 +122,7 @@ quote_time_format = "%H:%M:%S"
 read_marker = line
 read_marker_always_show = off
 read_marker_string = "─"
+read_marker_update_on_buffer_switch = on
 save_config_on_exit = on
 save_config_with_fsync = off
 save_layout_on_exit = none
@@ -234,7 +236,8 @@ max_visited_buffers = 50
 
 [network]
 connection_timeout = 60
-gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
+gnutls_ca_system = on
+gnutls_ca_user = ""
 gnutls_handshake_timeout = 30
 proxy_curl = ""
 
@@ -245,6 +248,13 @@ extension = ".so,.dll"
 path = "%h/plugins"
 save_config_on_unload = on
 
+[signal]
+sighup = "${if:${info:weechat_headless}?/reload:/quit -yes}"
+sigquit = "/quit -yes"
+sigterm = "/quit -yes"
+sigusr1 = ""
+sigusr2 = ""
+
 [bar]
 activetitle.color_bg = 31
 activetitle.color_bg_inactive = default
@@ -303,8 +313,8 @@ input.items = "time,     input_prompt │,[input_search],[input_paste],scroll,in
 input.position = bottom
 input.priority = 10
 input.separator = off
-input.size = 1
-input.size_max = 2
+input.size = 0
+input.size_max = 0
 input.type = window
 isetbar.color_bg = default
 isetbar.color_bg_inactive = default