From 5b5de3e1601c75bbc9c26cc80f9d0e55882385ff Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 28 Feb 2017 14:32:56 +0000 Subject: [PATCH] weechat: update settings --- weechat/alias.conf | 7 +++++++ weechat/aspell.conf | 7 +++++++ weechat/buffer_autoset.conf | 7 +++++++ weechat/buffers.conf | 7 +++++++ weechat/charset.conf | 7 +++++++ weechat/exec.conf | 7 +++++++ weechat/iset.conf | 7 +++++++ weechat/logger.conf | 7 +++++++ weechat/plugins.conf | 7 +++++++ weechat/relay.conf | 7 +++++++ weechat/script.conf | 7 +++++++ weechat/sec.conf | 7 +++++++ weechat/trigger.conf | 7 +++++++ weechat/weechat.conf | 8 ++++++++ weechat/xfer.conf | 7 +++++++ 15 files changed, 106 insertions(+) diff --git a/weechat/alias.conf b/weechat/alias.conf index d2cabe4..d0687c2 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,6 +1,13 @@ # # weechat -- alias.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 +# [cmd] AAWAY = "allserv /away" diff --git a/weechat/aspell.conf b/weechat/aspell.conf index c3d12dc..5b2a417 100644 --- a/weechat/aspell.conf +++ b/weechat/aspell.conf @@ -1,6 +1,13 @@ # # weechat -- aspell.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 +# [color] misspelled = lightred diff --git a/weechat/buffer_autoset.conf b/weechat/buffer_autoset.conf index 0cc0b92..519613c 100644 --- a/weechat/buffer_autoset.conf +++ b/weechat/buffer_autoset.conf @@ -1,6 +1,13 @@ # # weechat -- buffer_autoset.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 +# [look] instant = on diff --git a/weechat/buffers.conf b/weechat/buffers.conf index 633fc6b..2dd82b8 100644 --- a/weechat/buffers.conf +++ b/weechat/buffers.conf @@ -1,6 +1,13 @@ # # weechat -- buffers.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 +# [color] current_bg = 31 diff --git a/weechat/charset.conf b/weechat/charset.conf index 99a90d5..00d304c 100644 --- a/weechat/charset.conf +++ b/weechat/charset.conf @@ -1,6 +1,13 @@ # # weechat -- charset.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 +# [default] decode = "iso-8859-1" diff --git a/weechat/exec.conf b/weechat/exec.conf index 39f1929..519ccc1 100644 --- a/weechat/exec.conf +++ b/weechat/exec.conf @@ -1,6 +1,13 @@ # # weechat -- exec.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 +# [command] default_options = "" diff --git a/weechat/iset.conf b/weechat/iset.conf index cafe04f..35e1653 100644 --- a/weechat/iset.conf +++ b/weechat/iset.conf @@ -1,6 +1,13 @@ # # weechat -- iset.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 +# [color] bg_selected = red diff --git a/weechat/logger.conf b/weechat/logger.conf index 0b8b96b..9701311 100644 --- a/weechat/logger.conf +++ b/weechat/logger.conf @@ -1,6 +1,13 @@ # # weechat -- logger.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 +# [look] backlog = 20 diff --git a/weechat/plugins.conf b/weechat/plugins.conf index d640621..f9334ae 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -1,6 +1,13 @@ # # weechat -- plugins.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 +# [var] fifo.fifo = "on" diff --git a/weechat/relay.conf b/weechat/relay.conf index aa38a43..565dd14 100644 --- a/weechat/relay.conf +++ b/weechat/relay.conf @@ -1,6 +1,13 @@ # # weechat -- relay.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 +# [look] auto_open_buffer = on diff --git a/weechat/script.conf b/weechat/script.conf index ac91c51..ee53242 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -1,6 +1,13 @@ # # weechat -- script.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 +# [look] columns = "%s %n %V %v %u | %d | %t" diff --git a/weechat/sec.conf b/weechat/sec.conf index 230b2ce..7cda227 100644 --- a/weechat/sec.conf +++ b/weechat/sec.conf @@ -1,6 +1,13 @@ # # weechat -- sec.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 +# [crypt] cipher = aes256 diff --git a/weechat/trigger.conf b/weechat/trigger.conf index 69bbe65..10d49e4 100644 --- a/weechat/trigger.conf +++ b/weechat/trigger.conf @@ -1,6 +1,13 @@ # # weechat -- trigger.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 +# [look] enabled = on diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 337afc3..60fe678 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -1,6 +1,13 @@ # # 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,6 +20,7 @@ sys_rlimit = "" [look] align_end_of_lines = message +align_multiline_words = on bar_more_down = "▼" bar_more_left = "◀" bar_more_right = "▶" diff --git a/weechat/xfer.conf b/weechat/xfer.conf index 39ac5bd..c7ef602 100644 --- a/weechat/xfer.conf +++ b/weechat/xfer.conf @@ -1,6 +1,13 @@ # # weechat -- xfer.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 +# [look] auto_open_buffer = on -- 2.48.1