From a845f08fbec0afc6f89659b6eba9b51a394ad442 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 17 Mar 2015 08:37:38 -0400 Subject: update weechat config --- weechat/alias.conf | 2 +- weechat/buffers.conf | 2 +- weechat/charset.conf | 2 +- weechat/exec.conf | 2 +- weechat/irc.conf | 11 ++++++++++- weechat/logger.conf | 2 +- weechat/plugins.conf | 2 +- weechat/relay.conf | 3 ++- weechat/script.conf | 3 ++- weechat/sec.conf | 2 +- weechat/trigger.conf | 2 +- weechat/weechat.conf | 8 ++++++-- weechat/xfer.conf | 2 +- 13 files changed, 29 insertions(+), 14 deletions(-) (limited to 'weechat') diff --git a/weechat/alias.conf b/weechat/alias.conf index 5caf262..72ba31c 100644 --- a/weechat/alias.conf +++ b/weechat/alias.conf @@ -1,5 +1,5 @@ # -# alias.conf -- weechat v1.0.1 +# alias.conf -- weechat v1.1.1 # [cmd] diff --git a/weechat/buffers.conf b/weechat/buffers.conf index 9cb0c3c..f7e25c4 100644 --- a/weechat/buffers.conf +++ b/weechat/buffers.conf @@ -1,5 +1,5 @@ # -# buffers.conf -- weechat v1.0.1 +# buffers.conf -- weechat v1.1.1 # [color] diff --git a/weechat/charset.conf b/weechat/charset.conf index aadbdae..c319dd3 100644 --- a/weechat/charset.conf +++ b/weechat/charset.conf @@ -1,5 +1,5 @@ # -# charset.conf -- weechat v1.0.1 +# charset.conf -- weechat v1.1.1 # [default] diff --git a/weechat/exec.conf b/weechat/exec.conf index 0f713aa..f7f6212 100644 --- a/weechat/exec.conf +++ b/weechat/exec.conf @@ -1,5 +1,5 @@ # -# exec.conf -- weechat v1.0.1 +# exec.conf -- weechat v1.1.1 # [command] diff --git a/weechat/irc.conf b/weechat/irc.conf index 5331fe3..7857d56 100644 --- a/weechat/irc.conf +++ b/weechat/irc.conf @@ -1,8 +1,10 @@ # -# irc.conf -- weechat v1.0.1 +# irc.conf -- weechat v1.1.1 # [look] +buffer_open_before_autojoin = on +buffer_open_before_join = off buffer_switch_autojoin = on buffer_switch_join = on color_nicks_in_names = off @@ -58,6 +60,7 @@ smart_filter_join_unmask = 30 smart_filter_mode = "ovh" smart_filter_nick = on smart_filter_quit = on +temporary_servers = off topic_strip_colors = off [color] @@ -125,6 +128,7 @@ notify = "" password = "" proxy = "" realname = "" +sasl_fail = continue sasl_mechanism = plain sasl_password = "" sasl_timeout = 15 @@ -153,6 +157,7 @@ mozilla.sasl_mechanism mozilla.sasl_username mozilla.sasl_password mozilla.sasl_timeout +mozilla.sasl_fail mozilla.autoconnect mozilla.autoreconnect mozilla.autoreconnect_delay @@ -189,6 +194,7 @@ freenode.sasl_mechanism freenode.sasl_username freenode.sasl_password freenode.sasl_timeout +freenode.sasl_fail freenode.autoconnect = on freenode.autoreconnect freenode.autoreconnect_delay @@ -225,6 +231,7 @@ bitlbee.sasl_mechanism bitlbee.sasl_username bitlbee.sasl_password bitlbee.sasl_timeout +bitlbee.sasl_fail bitlbee.autoconnect = on bitlbee.autoreconnect bitlbee.autoreconnect_delay @@ -261,6 +268,7 @@ twice.sasl_mechanism twice.sasl_username twice.sasl_password twice.sasl_timeout +twice.sasl_fail twice.autoconnect twice.autoreconnect twice.autoreconnect_delay @@ -297,6 +305,7 @@ hackerscool.sasl_mechanism hackerscool.sasl_username hackerscool.sasl_password hackerscool.sasl_timeout +hackerscool.sasl_fail hackerscool.autoconnect hackerscool.autoreconnect hackerscool.autoreconnect_delay diff --git a/weechat/logger.conf b/weechat/logger.conf index 72b49aa..bd38f40 100644 --- a/weechat/logger.conf +++ b/weechat/logger.conf @@ -1,5 +1,5 @@ # -# logger.conf -- weechat v1.0.1 +# logger.conf -- weechat v1.1.1 # [look] diff --git a/weechat/plugins.conf b/weechat/plugins.conf index b34d9d7..8a4621c 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -1,5 +1,5 @@ # -# plugins.conf -- weechat v1.0.1 +# plugins.conf -- weechat v1.1.1 # [var] diff --git a/weechat/relay.conf b/weechat/relay.conf index 019f72e..f5de350 100644 --- a/weechat/relay.conf +++ b/weechat/relay.conf @@ -1,5 +1,5 @@ # -# relay.conf -- weechat v1.0.1 +# relay.conf -- weechat v1.1.1 # [look] @@ -26,6 +26,7 @@ ipv6 = on max_clients = 5 password = "" ssl_cert_key = "%h/ssl/relay.pem" +ssl_priorities = "NORMAL:-VERS-SSL3.0" websocket_allowed_origins = "" [irc] diff --git a/weechat/script.conf b/weechat/script.conf index a7ce244..8351912 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -1,5 +1,5 @@ # -# script.conf -- weechat v1.0.1 +# script.conf -- weechat v1.1.1 # [look] @@ -46,3 +46,4 @@ cache_expire = 60 dir = "%h/script" hold = "" url = "http://www.weechat.org/files/plugins.xml.gz" +url_force_https = on diff --git a/weechat/sec.conf b/weechat/sec.conf index c8a08d8..53c1e2f 100644 --- a/weechat/sec.conf +++ b/weechat/sec.conf @@ -1,5 +1,5 @@ # -# sec.conf -- weechat v1.0.1 +# sec.conf -- weechat v1.1.1 # [crypt] diff --git a/weechat/trigger.conf b/weechat/trigger.conf index 3131ea2..2f638e3 100644 --- a/weechat/trigger.conf +++ b/weechat/trigger.conf @@ -1,5 +1,5 @@ # -# trigger.conf -- weechat v1.0.1 +# trigger.conf -- weechat v1.1.1 # [look] diff --git a/weechat/weechat.conf b/weechat/weechat.conf index 80944e1..58b1eba 100644 --- a/weechat/weechat.conf +++ b/weechat/weechat.conf @@ -1,5 +1,5 @@ # -# weechat.conf -- weechat v1.0.1 +# weechat.conf -- weechat v1.1.1 # [debug] @@ -38,6 +38,7 @@ color_nick_offline = off color_pairs_auto_reset = 5 color_real_white = on command_chars = "" +command_incomplete = off confirm_quit = on day_change = on day_change_message_1date = "-- %a, %d %b %Y --" @@ -67,6 +68,7 @@ input_share_overwrite = off input_undo_max = 32 item_buffer_filter = "*" item_buffer_zoom = "!" +item_mouse_status = "M" item_time_format = "%H:%M" jump_current_to_previous_buffer = off jump_previous_buffer_when_closing = on @@ -173,6 +175,7 @@ status_data_other = default status_data_private = lightgreen status_filter = green status_more = yellow +status_mouse = green status_name = white status_name_ssl = lightgreen status_nicklist_count = default @@ -181,6 +184,7 @@ status_time = default [completion] base_word_until_cursor = on +command_inline = on default_template = "%(nicks)|%(irc_channels)" nick_add_space = on nick_completer = ":" @@ -221,7 +225,7 @@ buffers.color_fg = default buffers.conditions = "" buffers.filling_left_right = vertical buffers.filling_top_bottom = horizontal -buffers.hidden = on +buffers.hidden = off buffers.items = "buffers" buffers.position = left buffers.priority = 0 diff --git a/weechat/xfer.conf b/weechat/xfer.conf index 6e78f2a..43d1444 100644 --- a/weechat/xfer.conf +++ b/weechat/xfer.conf @@ -1,5 +1,5 @@ # -# xfer.conf -- weechat v1.0.1 +# xfer.conf -- weechat v1.1.1 # [look] -- cgit v1.2.3-54-g00ecf