From 67829c71a49ba2fd07555c8244347fa97b4832ad Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 10 Jan 2021 13:10:53 -0500 Subject: switch to autojoinem.py --- weechat/.weechat/plugins.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'weechat/.weechat/plugins.conf') diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf index 7cfdcb5..6f20687 100644 --- a/weechat/.weechat/plugins.conf +++ b/weechat/.weechat/plugins.conf @@ -63,6 +63,7 @@ python.autojoin_on_invite.ignore_channels = "" python.autojoin_on_invite.ignore_nicks = "" python.autojoin_on_invite.whitelist_channels = "" python.autojoin_on_invite.whitelist_nicks = "" +python.autojoinem.sorted = "off" python.autosavekey.add = "on" python.autosavekey.mute = "off" python.autosavekey.secure = "on" @@ -73,7 +74,7 @@ python.buffer_autoclose.age_limit = "30" python.buffer_autoclose.ignore = "bitlbee.maddie" python.buffer_autoclose.interval = "1" python.check_license = "off" -python.completion.replace_values = "shrug=>¯\_(ツ)_/¯;;wiki=>https://tilde.team/wiki/;;sword=>o()xxxx[{::::::::::::::::::::::::::::::::::>;;lenny=>( ͡° ͜ʖ ͡°);;byobu=>https://superuser.com/a/423397/866501;;fg=>(☞゚ヮ゚)☞;;huh=>(-_-)ゞ゛;;tablefix=>┬─┬ノ( º _ ºノ);;weedoc=>https://weechat.org/files/doc/stable/weechat_user.en.html;;weekeys=>https://weechat.org/files/doc/stable/weechat_user.en.html#key_bindings;;denko=>(´・ω・`);;yuno=>ლ(́ಠ◞益◟ಠ‵ლ);;tf=>(ノಥ益ಥ)ノ彡┻━┻;;tb=>┬─┬ノ( º _ ºノ);;ducc=>・゜゜・。。・゜゜\_o< QUACK!" +python.completion.replace_values = "shrug=>¯\_(ツ)_/¯;;wiki=>https://tilde.team/wiki/;;sword=>o()xxxx[{::::::::::::::::::::::::::::::::::>;;lenny=>( ͡° ͜ʖ ͡°);;byobu=>https://superuser.com/a/423397/866501;;fg=>(☞゚ヮ゚)☞;;huh=>(-_-)ゞ゛;;tablefix=>┬─┬ノ( º _ ºノ);;weedoc=>https://weechat.org/files/doc/stable/weechat_user.en.html;;weekeys=>https://weechat.org/files/doc/stable/weechat_user.en.html#key_bindings;;denko=>(´・ω・`);;yuno=>ლ(́ಠ◞益◟ಠ‵ლ);;tf=>(ノಥ益ಥ)ノ彡┻━┻;;tb=>┬─┬ノ( º _ ºノ);;ducc=>・゜゜・。。・゜゜\_o< QUACK!;;wat=>https://bhh.sh/wat.jpg" python.go.auto_jump = "off" python.go.buffer_number = "on" python.go.color_name = "black,cyan" @@ -186,6 +187,7 @@ python.apply_corrections.data_timeout = "Time before a message is expired." python.apply_corrections.message_limit = "Number of messages to store per nick." python.apply_corrections.print_format = "Format string for the printed corrections." python.apply_corrections.print_limit = "Maximum number of lines to correct." +python.autojoinem.sorted = "channels will be sorted in autojoin-option. if autojoin-option contains channel-keys, this option will be ignored. (default: "off")" python.autosavekey.add = "adds channel and key to autojoin list on /join, if channel/key does not already exists (default: "off")" python.autosavekey.mute = "execute command silently, only error messages will be displayed. (default: "off")" python.autosavekey.secure = "change channel key in secure data. (default: "off")" -- cgit 1.4.1