[weechat] A few tweaks

This commit is contained in:
Eryn Wells 2018-04-18 21:07:59 -07:00
parent 3ba8bb51cc
commit 3e99afc753
16 changed files with 319 additions and 14 deletions

View file

@ -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
@ -27,7 +34,6 @@ highlight_channel = "$nick"
highlight_pv = "$nick"
highlight_server = "$nick"
highlight_tags_restrict = "irc_privmsg,irc_notice"
item_away_message = on
item_channel_modes_hide_args = "k"
item_display_server = buffer_plugin
item_nick_modes = on
@ -36,9 +42,6 @@ join_auto_add_chantype = off
msgbuffer_fallback = current
new_channel_position = none
new_pv_position = none
nick_color_force = ""
nick_color_hash = sum
nick_color_stop_chars = "_|["
nick_completion_smart = speakers
nick_mode = prefix
nick_mode_empty = off
@ -65,7 +68,6 @@ topic_strip_colors = off
[color]
input_nick = lightcyan
item_away = yellow
item_channel_modes = default
item_lag_counting = default
item_lag_finished = yellow
@ -94,6 +96,7 @@ lag_reconnect = 0
lag_refresh_interval = 1
notify_check_ison = 1
notify_check_whois = 5
sasl_fail_unavailable = on
send_unknown_commands = off
whois_double_nick = on
@ -119,11 +122,11 @@ capabilities = ""
command = ""
command_delay = 0
connection_timeout = 60
default_msg_kick = ""
default_msg_part = "WeeChat %v"
default_msg_quit = "WeeChat %v"
ipv6 = off
local_hostname = ""
msg_kick = ""
msg_part = "WeeChat ${info:version}"
msg_quit = "WeeChat ${info:version}"
nicks = "eryn,eryn1,eryn2,eryn3,eryn4"
nicks_alternate = on
notify = ""
@ -142,6 +145,7 @@ ssl_dhkey_size = 2048
ssl_fingerprint = ""
ssl_priorities = "NORMAL"
ssl_verify = on
usermode = ""
username = "eryn"
[server]
@ -170,6 +174,7 @@ freenode.nicks_alternate
freenode.username = "erynofwales"
freenode.realname = "Eryn Wells"
freenode.local_hostname
freenode.usermode
freenode.command
freenode.command_delay
freenode.autojoin
@ -180,7 +185,7 @@ freenode.anti_flood_prio_high
freenode.anti_flood_prio_low
freenode.away_check
freenode.away_check_max_nicks
freenode.default_msg_kick
freenode.default_msg_part
freenode.default_msg_quit
freenode.msg_kick
freenode.msg_part
freenode.msg_quit
freenode.notify