Update weechat config to reflect 1.7.0 release
This commit is contained in:
parent
68613dd3e1
commit
f1b2171142
14 changed files with 98 additions and 1 deletions
|
@ -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"
|
||||
|
|
|
@ -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 = 1
|
||||
|
|
|
@ -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 = 240
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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 = ""
|
||||
|
|
|
@ -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 = ""
|
||||
|
||||
[server]
|
||||
|
@ -166,6 +174,7 @@ snoonet.nicks_alternate
|
|||
snoonet.username
|
||||
snoonet.realname
|
||||
snoonet.local_hostname
|
||||
snoonet.usermode
|
||||
snoonet.command
|
||||
snoonet.command_delay
|
||||
snoonet.autojoin
|
||||
|
@ -205,6 +214,7 @@ freenode.nicks_alternate
|
|||
freenode.username
|
||||
freenode.realname
|
||||
freenode.local_hostname
|
||||
freenode.usermode
|
||||
freenode.command
|
||||
freenode.command_delay
|
||||
freenode.autojoin
|
||||
|
@ -244,6 +254,7 @@ synirc.nicks_alternate
|
|||
synirc.username
|
||||
synirc.realname
|
||||
synirc.local_hostname
|
||||
synirc.usermode
|
||||
synirc.command
|
||||
synirc.command_delay
|
||||
synirc.autojoin
|
||||
|
@ -283,6 +294,7 @@ rizon.nicks_alternate
|
|||
rizon.username
|
||||
rizon.realname
|
||||
rizon.local_hostname
|
||||
rizon.usermode
|
||||
rizon.command
|
||||
rizon.command_delay
|
||||
rizon.autojoin
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Binary file not shown.
|
@ -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
|
||||
|
|
|
@ -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 = "▶"
|
||||
|
@ -238,7 +246,7 @@ buffers.color_fg = default
|
|||
buffers.conditions = ""
|
||||
buffers.filling_left_right = vertical
|
||||
buffers.filling_top_bottom = columns_vertical
|
||||
buffers.hidden = off
|
||||
buffers.hidden = on
|
||||
buffers.items = "buffers"
|
||||
buffers.position = top
|
||||
buffers.priority = 0
|
||||
|
|
Loading…
Reference in a new issue