From: Samir Benmendil Date: Fri, 9 Jul 2021 12:08:00 +0000 (+0100) Subject: weechat: update config to newer weechat X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/1c0032c1db3983c71739a5ae016317a418fdb4b3?ds=sidebyside weechat: update config to newer weechat --- diff --git a/weechat/alias.conf b/weechat/alias.conf index 35772a8..fdfa784 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -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 # diff --git a/weechat/autosort.conf b/weechat/autosort.conf index 0746ec6..c672c63 100644 --- a/weechat/autosort.conf +++ b/weechat/autosort.conf @@ -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 # diff --git a/weechat/buffer_autoset.conf b/weechat/buffer_autoset.conf index 519613c..19eddc4 100644 --- a/weechat/buffer_autoset.conf +++ b/weechat/buffer_autoset.conf @@ -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 # diff --git a/weechat/buflist.conf b/weechat/buflist.conf index d44ac23..17fc98d 100644 --- a/weechat/buflist.conf +++ b/weechat/buflist.conf @@ -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 # @@ -38,3 +38,4 @@ lag = " ${color:green}[${color:brown}${lag}${color:green}]" name = "${name}" nick_prefix = "${color_nick_prefix}${nick_prefix}" number = "${color:green}${number}${if:${number_displayed}?.: }" +tls_version = " ${color:default}(${if:${tls_version}==TLS1.3?${color:green}:${if:${tls_version}==TLS1.2?${color:yellow}:${color:red}}}${translate:${tls_version}}${color:default})" diff --git a/weechat/charset.conf b/weechat/charset.conf index 00d304c..3fed54d 100644 --- a/weechat/charset.conf +++ b/weechat/charset.conf @@ -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 # diff --git a/weechat/exec.conf b/weechat/exec.conf index db02a5b..dbb99e6 100644 --- a/weechat/exec.conf +++ b/weechat/exec.conf @@ -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 # diff --git a/weechat/fifo.conf b/weechat/fifo.conf index 904985d..c3696da 100644 --- a/weechat/fifo.conf +++ b/weechat/fifo.conf @@ -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 # diff --git a/weechat/fset.conf b/weechat/fset.conf index 53b0da7..3d7a814 100644 --- a/weechat/fset.conf +++ b/weechat/fset.conf @@ -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 # diff --git a/weechat/guile.conf b/weechat/guile.conf index 07a4910..5d4c3a4 100644 --- a/weechat/guile.conf +++ b/weechat/guile.conf @@ -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 # diff --git a/weechat/logger.conf b/weechat/logger.conf index 28b1739..f5cd54a 100644 --- a/weechat/logger.conf +++ b/weechat/logger.conf @@ -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 # diff --git a/weechat/lua.conf b/weechat/lua.conf index fa4966b..6b41572 100644 --- a/weechat/lua.conf +++ b/weechat/lua.conf @@ -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 # diff --git a/weechat/perl.conf b/weechat/perl.conf index 31924b9..21ccaf8 100644 --- a/weechat/perl.conf +++ b/weechat/perl.conf @@ -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 # diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 60f5a03..68e4968 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -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 # diff --git a/weechat/python.conf b/weechat/python.conf index 187b778..febee01 100644 --- a/weechat/python.conf +++ b/weechat/python.conf @@ -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 # diff --git a/weechat/relay.conf b/weechat/relay.conf index 341b811..a0337aa 100644 --- a/weechat/relay.conf +++ b/weechat/relay.conf @@ -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 # diff --git a/weechat/ruby.conf b/weechat/ruby.conf index f6de7fb..cf78cf8 100644 --- a/weechat/ruby.conf +++ b/weechat/ruby.conf @@ -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 # diff --git a/weechat/script.conf b/weechat/script.conf index 7bbf8ec..1ff36cf 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -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 # diff --git a/weechat/sec.conf b/weechat/sec.conf index cf37cc2..ee6f8d5 100644 --- a/weechat/sec.conf +++ b/weechat/sec.conf @@ -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 # @@ -12,7 +12,7 @@ [crypt] cipher = aes256 hash_algo = sha256 -passphrase_file = "" +passphrase_command = "" salt = on [data] diff --git a/weechat/spell.conf b/weechat/spell.conf index 04ec3a6..d837b22 100644 --- a/weechat/spell.conf +++ b/weechat/spell.conf @@ -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 # diff --git a/weechat/tcl.conf b/weechat/tcl.conf index 4c0e389..a777706 100644 --- a/weechat/tcl.conf +++ b/weechat/tcl.conf @@ -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 # diff --git a/weechat/trigger.conf b/weechat/trigger.conf index 10d49e4..0787fa2 100644 --- a/weechat/trigger.conf +++ b/weechat/trigger.conf @@ -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 # diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 4a9ab30..1f64d75 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -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 # @@ -236,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 = "" @@ -247,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 diff --git a/weechat/xfer.conf b/weechat/xfer.conf index 551316f..dc2fb1d 100644 --- a/weechat/xfer.conf +++ b/weechat/xfer.conf @@ -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 #