diff --git a/.weechat/alias.conf b/.weechat/alias.conf index 30d7b76..6252f23 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/autosort.conf b/.weechat/autosort.conf index 430ff3d..d64b7e1 100644 --- a/.weechat/autosort.conf +++ b/.weechat/autosort.conf @@ -1,6 +1,13 @@ # # weechat -- autosort.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 +# [sorting] case_sensitive = off diff --git a/.weechat/buffers.conf b/.weechat/buffers.conf index 12140e7..118f2ab 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 = lightred 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/colorize_nicks.conf b/.weechat/colorize_nicks.conf index f0f12ec..6c88017 100644 --- a/.weechat/colorize_nicks.conf +++ b/.weechat/colorize_nicks.conf @@ -1,6 +1,13 @@ # # weechat -- colorize_nicks.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] blacklist_channels = "" 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/irc.conf b/.weechat/irc.conf index 39437e9..834a390 100644 --- a/.weechat/irc.conf +++ b/.weechat/irc.conf @@ -1,6 +1,13 @@ # # weechat -- irc.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] buffer_open_before_autojoin = on @@ -138,6 +145,7 @@ ssl_dhkey_size = 2048 ssl_fingerprint = "" ssl_priorities = "NORMAL:-VERS-SSL3.0" ssl_verify = on +usermode = "" username = "alpha" [server] @@ -166,6 +174,7 @@ alydipha.nicks_alternate alydipha.username = "alpha/alydipha" alydipha.realname alydipha.local_hostname +alydipha.usermode alydipha.command alydipha.command_delay alydipha.autojoin @@ -205,6 +214,7 @@ cloudfoundry.nicks_alternate cloudfoundry.username = "alpha/cloudfoundry" cloudfoundry.realname cloudfoundry.local_hostname +cloudfoundry.usermode cloudfoundry.command cloudfoundry.command_delay cloudfoundry.autojoin @@ -244,6 +254,7 @@ pivotal.nicks_alternate pivotal.username = "alpha/pivotal" pivotal.realname pivotal.local_hostname +pivotal.usermode pivotal.command pivotal.command_delay pivotal.autojoin @@ -283,6 +294,7 @@ mozilla.nicks_alternate mozilla.username = "alpha/mozilla" mozilla.realname mozilla.local_hostname +mozilla.usermode mozilla.command mozilla.command_delay mozilla.autojoin = "#rust,#rust-beginners" 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 89fed53..09b543e 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 0c41fda..381e69c 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" @@ -30,6 +37,7 @@ python.go.message = "Go to: " python.go.short_name = "off" python.go.sort = "number,beginning" python.go.use_core_instead_weechat = "off" +ruby.check_license = "off" tcl.check_license = "off" [desc] 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 e1577d4..2cfb4e4 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/script/plugins.xml.gz b/.weechat/script/plugins.xml.gz index c1592a5..faf2b58 100644 Binary files a/.weechat/script/plugins.xml.gz and b/.weechat/script/plugins.xml.gz differ diff --git a/.weechat/trigger.conf b/.weechat/trigger.conf index fab3b67..7544137 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 abfd265..15fcbf4 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 = ">>" @@ -318,6 +326,7 @@ title.size_max = 0 title.type = window [layout] +_zoom.window = "1;0;0;0;irc;pivotal.alidaka" [notify] 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