update weechat - and as such the config
This commit is contained in:
parent
407bd6a8dd
commit
a03fb7e095
@ -43,7 +43,7 @@ text_version_selected = lightmagenta
|
|||||||
[scripts]
|
[scripts]
|
||||||
autoload = on
|
autoload = on
|
||||||
cache_expire = 60
|
cache_expire = 60
|
||||||
dir = "%h/script"
|
|
||||||
hold = ""
|
hold = ""
|
||||||
|
path = "%h/script"
|
||||||
url = "http://www.weechat.org/files/plugins.xml.gz"
|
url = "http://www.weechat.org/files/plugins.xml.gz"
|
||||||
url_force_https = on
|
url_force_https = on
|
||||||
|
@ -40,6 +40,7 @@ color_real_white = off
|
|||||||
command_chars = ""
|
command_chars = ""
|
||||||
command_incomplete = off
|
command_incomplete = off
|
||||||
confirm_quit = off
|
confirm_quit = off
|
||||||
|
confirm_upgrade = off
|
||||||
day_change = on
|
day_change = on
|
||||||
day_change_message_1date = "-- %a, %d %b %Y --"
|
day_change_message_1date = "-- %a, %d %b %Y --"
|
||||||
day_change_message_2dates = "-- %%a, %%d %%b %%Y (%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_previous_buffer_when_closing = on
|
||||||
jump_smart_back_to_buffer = on
|
jump_smart_back_to_buffer = on
|
||||||
key_bind_safe = on
|
key_bind_safe = on
|
||||||
|
key_grab_delay = 800
|
||||||
mouse = off
|
mouse = off
|
||||||
mouse_timer_delay = 100
|
mouse_timer_delay = 100
|
||||||
nick_prefix = "<"
|
nick_prefix = "<"
|
||||||
|
Loading…
Reference in New Issue
Block a user