From 0215f75363749e7a617e30b01488336cda198709 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sat, 10 Oct 2015 22:37:00 +0000 Subject: [PATCH] update weechat conf --- weechat/aspell.conf | 2 +- weechat/script.conf | 3 ++- weechat/weechat.conf | 5 ++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/weechat/aspell.conf b/weechat/aspell.conf index 0f35241..c3d12dc 100644 --- a/weechat/aspell.conf +++ b/weechat/aspell.conf @@ -1,5 +1,5 @@ # -# aspell.conf -- weechat v1.1.1 +# weechat -- aspell.conf # [color] diff --git a/weechat/script.conf b/weechat/script.conf index e279322..ac91c51 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -43,7 +43,8 @@ text_version_selected = lightmagenta [scripts] autoload = on cache_expire = 60 -dir = "%h/script" +download_timeout = 30 hold = "" +path = "%h/script" url = "http://www.weechat.org/files/plugins.xml.gz" url_force_https = on diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 96b4ced..e13b104 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -40,6 +40,7 @@ color_real_white = off command_chars = "" command_incomplete = off confirm_quit = off +confirm_upgrade = off day_change = off day_change_message_1date = "-- %a, %d %b %Y --" day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --" @@ -74,10 +75,12 @@ 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 = "" nick_suffix = "" +paste_auto_add_newline = on paste_bracketed = off paste_bracketed_timer_delay = 10 paste_max_lines = 1 @@ -244,7 +247,7 @@ buffers.color_fg = default buffers.conditions = "${window.buffer.full_name} == perl.highmon" buffers.filling_left_right = columns_vertical buffers.filling_top_bottom = columns_vertical -buffers.hidden = on +buffers.hidden = off buffers.items = "buffers" buffers.position = left buffers.priority = 0 -- 2.48.1