From 4290a3bb3effc3708a83c8ccfa432d1c6145273a Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Tue, 10 Sep 2019 13:12:41 +1200 Subject: [PATCH] refactor(weechat): update spell config to reflect changes in 2.5 --- weechat/.config/weechat/exec.conf | 1 + weechat/.config/weechat/irc.conf | 6 +++--- weechat/.config/weechat/relay.conf | 7 +++++++ .../.config/weechat/{aspell.conf => spell.conf} | 8 ++++---- weechat/.config/weechat/weechat.conf | 14 +++++++++++++- 5 files changed, 28 insertions(+), 8 deletions(-) rename weechat/.config/weechat/{aspell.conf => spell.conf} (76%) diff --git a/weechat/.config/weechat/exec.conf b/weechat/.config/weechat/exec.conf index 519ccc1..db02a5b 100644 --- a/weechat/.config/weechat/exec.conf +++ b/weechat/.config/weechat/exec.conf @@ -12,6 +12,7 @@ [command] default_options = "" purge_delay = 0 +shell = "sh" [color] flag_finished = lightred diff --git a/weechat/.config/weechat/irc.conf b/weechat/.config/weechat/irc.conf index 0ee6687..0b446e1 100644 --- a/weechat/.config/weechat/irc.conf +++ b/weechat/.config/weechat/irc.conf @@ -251,7 +251,7 @@ synirc.sasl_password synirc.sasl_key synirc.sasl_timeout synirc.sasl_fail -synirc.autoconnect = on +synirc.autoconnect = off synirc.autoreconnect synirc.autoreconnect_delay synirc.nicks = "nonick" @@ -292,7 +292,7 @@ rizon.sasl_password rizon.sasl_key rizon.sasl_timeout rizon.sasl_fail -rizon.autoconnect = on +rizon.autoconnect = off rizon.autoreconnect rizon.autoreconnect_delay rizon.nicks = "nonick" @@ -333,7 +333,7 @@ mozilla.sasl_password mozilla.sasl_key mozilla.sasl_timeout mozilla.sasl_fail -mozilla.autoconnect = on +mozilla.autoconnect = off mozilla.autoreconnect mozilla.autoreconnect_delay mozilla.nicks = "nonick" diff --git a/weechat/.config/weechat/relay.conf b/weechat/.config/weechat/relay.conf index 565dd14..f9ab68b 100644 --- a/weechat/.config/weechat/relay.conf +++ b/weechat/.config/weechat/relay.conf @@ -35,6 +35,8 @@ max_clients = 5 password = "" ssl_cert_key = "%h/ssl/relay.pem" ssl_priorities = "NORMAL:-VERS-SSL3.0" +totp_secret = "" +totp_window = 0 websocket_allowed_origins = "" [irc] @@ -45,4 +47,9 @@ backlog_since_last_message = off backlog_tags = "irc_privmsg" backlog_time_format = "[%H:%M] " +[weechat] +commands = "" + [port] + +[path] diff --git a/weechat/.config/weechat/aspell.conf b/weechat/.config/weechat/spell.conf similarity index 76% rename from weechat/.config/weechat/aspell.conf rename to weechat/.config/weechat/spell.conf index 48637d7..b41ed5d 100644 --- a/weechat/.config/weechat/aspell.conf +++ b/weechat/.config/weechat/spell.conf @@ -1,5 +1,5 @@ # -# weechat -- aspell.conf +# weechat -- spell.conf # # WARNING: It is NOT recommended to edit this file by hand, # especially if WeeChat is running. @@ -10,14 +10,14 @@ # [color] -misspelled = 1 +misspelled = lightred suggestion = default suggestion_delimiter_dict = cyan suggestion_delimiter_word = cyan [check] -commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" -default_dict = "en_GB" +commands = "away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" +default_dict = "en" during_search = off enabled = on real_time = off diff --git a/weechat/.config/weechat/weechat.conf b/weechat/.config/weechat/weechat.conf index cdd83cd..c229ade 100644 --- a/weechat/.config/weechat/weechat.conf +++ b/weechat/.config/weechat/weechat.conf @@ -35,6 +35,7 @@ buffer_search_force_default = off buffer_search_regex = off buffer_search_where = prefix_message buffer_time_format = "${color:252}%H:${color:245}%M:${color:240}%S" +buffer_time_same = "" color_basic_force_bold = off color_inactive_buffer = on color_inactive_message = on @@ -111,6 +112,7 @@ prefix_join = "◥" prefix_network = "--" prefix_quit = "◣" prefix_same_nick = "↪" +prefix_same_nick_middle = "" prefix_suffix = "╡" quote_nick_prefix = "<" quote_nick_suffix = ">" @@ -334,7 +336,7 @@ status.conditions = "" status.filling_left_right = vertical status.filling_top_bottom = horizontal status.hidden = off -status.items = "[buffer_plugin],buffer_name,scroll,completion, [aspell_suggest]" +status.items = "[buffer_plugin],buffer_name,scroll,completion, [spell_suggest]" status.position = bottom status.priority = 500 status.separator = off @@ -392,6 +394,8 @@ ctrl-X = "/input switch_active_buffer" ctrl-Y = "/input clipboard_paste" meta-meta-OP = "/bar scroll buflist * b" meta-meta-OQ = "/bar scroll buflist * e" +meta-meta2-11~ = "/bar scroll buflist * b" +meta-meta2-12~ = "/bar scroll buflist * e" meta-meta2-1~ = "/window scroll_top" meta-meta2-23~ = "/bar scroll nicklist * b" meta-meta2-24~ = "/bar scroll nicklist * e" @@ -431,6 +435,10 @@ meta-Oa = "/input history_global_previous" meta-Ob = "/input history_global_next" meta-Oc = "/input move_next_word" meta-Od = "/input move_previous_word" +meta2-11^ = "/bar scroll buflist * -100%" +meta2-11~ = "/bar scroll buflist * -100%" +meta2-12^ = "/bar scroll buflist * +100%" +meta2-12~ = "/bar scroll buflist * +100%" meta2-15~ = "/buffer -1" meta2-17~ = "/buffer +1" meta2-18~ = "/window -1" @@ -441,10 +449,14 @@ meta2-1;3C = "/buffer +1" meta2-1;3D = "/buffer -1" meta2-1;3F = "/window scroll_bottom" meta2-1;3H = "/window scroll_top" +meta2-1;3P = "/bar scroll buflist * b" +meta2-1;3Q = "/bar scroll buflist * e" meta2-1;5A = "/input history_global_previous" meta2-1;5B = "/input history_global_next" meta2-1;5C = "/input move_next_word" meta2-1;5D = "/input move_previous_word" +meta2-1;5P = "/bar scroll buflist * -100%" +meta2-1;5Q = "/bar scroll buflist * +100%" meta2-1~ = "/input move_beginning_of_line" meta2-200~ = "/input paste_start" meta2-201~ = "/input paste_stop"