]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
weechat: allow downloading of scripts with /script
[dotfiles.git] / weechat / weechat.conf
index 1f64d758a77db9de68a74eefa6706a497de95edb..f29c78c64e66802816e01e9d87053ba81f841a46 100644 (file)
@@ -6,7 +6,7 @@
 #
 # Use commands like /set or /fset to change settings in WeeChat.
 #
 #
 # Use commands like /set or /fset to change settings in WeeChat.
 #
-# For more info, see: https://weechat.org/doc/quickstart
+# For more info, see: https://weechat.org/doc/quickstart/
 #
 
 [debug]
 #
 
 [debug]
@@ -243,7 +243,6 @@ proxy_curl = ""
 
 [plugin]
 autoload = "*"
 
 [plugin]
 autoload = "*"
-debug = off
 extension = ".so,.dll"
 path = "%h/plugins"
 save_config_on_unload = on
 extension = ".so,.dll"
 path = "%h/plugins"
 save_config_on_unload = on
@@ -313,8 +312,8 @@ input.items = "time,     input_prompt │,[input_search],[input_paste],scroll,in
 input.position = bottom
 input.priority = 10
 input.separator = off
 input.position = bottom
 input.priority = 10
 input.separator = off
-input.size = 1
-input.size_max = 2
+input.size = 0
+input.size_max = 0
 input.type = window
 isetbar.color_bg = default
 isetbar.color_bg_inactive = default
 input.type = window
 isetbar.color_bg = default
 isetbar.color_bg_inactive = default
@@ -426,6 +425,7 @@ irc.freenode.#chakra = message
 irc.freenode.#chakra-devel = message
 irc.freenode.#livlug = message
 perl.highmon = none
 irc.freenode.#chakra-devel = message
 irc.freenode.#livlug = message
 perl.highmon = none
+python = message
 
 [filter]
 irc_smart = on;*;irc_smart_filter;*
 
 [filter]
 irc_smart = on;*;irc_smart_filter;*