From 9651e618d5081aa84871971c1b60d9cd2711eab5 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 12 Nov 2015 20:37:36 +0100 Subject: Updated weechat --- weechat/.weechat/irc.conf | 2 ++ weechat/.weechat/script.conf | 2 +- weechat/.weechat/weechat.conf | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'weechat/.weechat') diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index d8d65d5..d001c52 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf @@ -76,6 +76,7 @@ mirc_remap = "1,-1:darkgray" nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue" notice = green reason_quit = default +topic_current = default topic_new = white topic_old = default @@ -84,6 +85,7 @@ alternate_nick = on autoreconnect_delay_growing = 2 autoreconnect_delay_max = 600 ban_mask_default = "*!$ident@$host" +channel_encode = off colors_receive = on colors_send = on lag_check = 60 diff --git a/weechat/.weechat/script.conf b/weechat/.weechat/script.conf index 656c986..51aa39c 100644 --- a/weechat/.weechat/script.conf +++ b/weechat/.weechat/script.conf @@ -43,7 +43,7 @@ text_version_selected = lightmagenta [scripts] autoload = on cache_expire = 1440 -dir = "%h/script" hold = "" +path = "%h/script" url = "http://weechat.org/files/plugins.xml.gz" url_force_https = on diff --git a/weechat/.weechat/weechat.conf b/weechat/.weechat/weechat.conf index 48725a7..9b40572 100644 --- a/weechat/.weechat/weechat.conf +++ b/weechat/.weechat/weechat.conf @@ -40,6 +40,7 @@ color_real_white = off command_chars = "" command_incomplete = off confirm_quit = off +confirm_upgrade = off day_change = on day_change_message_1date = "-- %a, %d %b %Y --" day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" @@ -74,6 +75,7 @@ jump_current_to_previous_buffer = on jump_previous_buffer_when_closing = on jump_smart_back_to_buffer = on key_bind_safe = on +key_grab_delay = 800 mouse = on mouse_timer_delay = 100 nick_prefix = "" -- cgit v1.2.3