about summary refs log tree commit diff
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2021-01-10 13:10:53 -0500
committerBen Harris <ben@tilde.team>2021-01-10 13:10:53 -0500
commit67829c71a49ba2fd07555c8244347fa97b4832ad (patch)
tree49a8a1508e9c3300fe3f4ccb63e80158385be3df /weechat/.weechat/plugins.conf
parent0035dbc72c7ad07360e7abcd16e63dfe58adcc05 (diff)
switch to autojoinem.py
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf4
1 files changed, 3 insertions, 1 deletions
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")"