summaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-09-23 16:20:58 -0400
committerJesse Luehrs <doy@tozt.net>2018-09-23 18:10:15 -0400
commitcff535e099a54262de8e00bdba73137f225113f0 (patch)
tree9b9d1169c19e8c4db426012216c05a43762a0565 /weechat
parentf388ca8873411f2a9406227204c8885b9085afad (diff)
downloadconf-cff535e099a54262de8e00bdba73137f225113f0.tar.gz
conf-cff535e099a54262de8e00bdba73137f225113f0.zip
weechat config updates
Diffstat (limited to 'weechat')
-rw-r--r--weechat/irc.conf2
-rw-r--r--weechat/lua.conf14
-rw-r--r--weechat/xfer.conf1
3 files changed, 17 insertions, 0 deletions
diff --git a/weechat/irc.conf b/weechat/irc.conf
index dc530dc..55871ca 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -57,6 +57,7 @@ pv_tags = "notify_private"
raw_messages = 256
server_buffer = merge_with_core
smart_filter = on
+smart_filter_chghost = on
smart_filter_delay = 60
smart_filter_join = on
smart_filter_join_unmask = 30
@@ -72,6 +73,7 @@ item_channel_modes = darkgray
item_lag_counting = default
item_lag_finished = yellow
item_nick_modes = default
+message_chghost = brown
message_join = darkgray
message_quit = darkgray
mirc_remap = "1,-1:darkgray"
diff --git a/weechat/lua.conf b/weechat/lua.conf
new file mode 100644
index 0000000..fa4966b
--- /dev/null
+++ b/weechat/lua.conf
@@ -0,0 +1,14 @@
+#
+# weechat -- lua.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]
+check_license = off
+eval_keep_context = on
diff --git a/weechat/xfer.conf b/weechat/xfer.conf
index c7ef602..fd8b814 100644
--- a/weechat/xfer.conf
+++ b/weechat/xfer.conf
@@ -30,6 +30,7 @@ blocksize = 65536
fast_send = on
own_ip = ""
port_range = ""
+send_ack = on
speed_limit = 0
timeout = 300