update weechat
This commit is contained in:
parent
d3a2033490
commit
24d73e64f2
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- alias.conf
|
# 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]
|
[cmd]
|
||||||
AAWAY = "allserv /away"
|
AAWAY = "allserv /away"
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- charset.conf
|
# 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]
|
[default]
|
||||||
decode = "iso-8859-1"
|
decode = "iso-8859-1"
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- colorize_nicks.conf
|
# 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]
|
[look]
|
||||||
blacklist_channels = ""
|
blacklist_channels = ""
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- exec.conf
|
# 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]
|
[command]
|
||||||
default_options = ""
|
default_options = ""
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- logger.conf
|
# 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]
|
[look]
|
||||||
backlog = 20
|
backlog = 20
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- relay.conf
|
# 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]
|
[look]
|
||||||
auto_open_buffer = on
|
auto_open_buffer = on
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- script.conf
|
# 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]
|
[look]
|
||||||
columns = "%s %n %V %v %u | %d | %t"
|
columns = "%s %n %V %v %u | %d | %t"
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- sec.conf
|
# 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]
|
[crypt]
|
||||||
cipher = aes256
|
cipher = aes256
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- trigger.conf
|
# 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]
|
[look]
|
||||||
enabled = on
|
enabled = on
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- weechat.conf
|
# 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]
|
[debug]
|
||||||
|
|
||||||
@ -13,6 +20,7 @@ sys_rlimit = ""
|
|||||||
|
|
||||||
[look]
|
[look]
|
||||||
align_end_of_lines = message
|
align_end_of_lines = message
|
||||||
|
align_multiline_words = on
|
||||||
bar_more_down = "++"
|
bar_more_down = "++"
|
||||||
bar_more_left = "<<"
|
bar_more_left = "<<"
|
||||||
bar_more_right = ">>"
|
bar_more_right = ">>"
|
||||||
|
@ -1,6 +1,13 @@
|
|||||||
#
|
#
|
||||||
# weechat -- xfer.conf
|
# 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]
|
[look]
|
||||||
auto_open_buffer = on
|
auto_open_buffer = on
|
||||||
|
Loading…
Reference in New Issue
Block a user