1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

doc/faq: mention command /autojoin to edit the "autojoin" server option

This commit is contained in:
Sébastien Helleu
2022-06-06 23:53:25 +02:00
parent 2006c2c940
commit d81813cd6a
8 changed files with 147 additions and 21 deletions
+19 -2
View File
@@ -852,7 +852,23 @@ For a single server:
/set irc.server.libera.autojoin_dynamic on
----
`/set` コマンドを使って、自動参加チャンネルのリストを編集してください。"libera"
// TRANSLATION MISSING
With WeeChat ≥ 3.5, you can also add the current channel in the "autojoin"
server option using the `/autojoin` command:
----
/autojoin add
----
// TRANSLATION MISSING
Or another channel:
----
/autojoin add #test
----
// TRANSLATION MISSING
With WeeChat ≤ 3.4, `/set` コマンドを使って、自動参加チャンネルのリストを編集してください。"libera"
サーバに対してこれを実行するには以下のようにします:
----
@@ -870,7 +886,8 @@ kbd:[Tab] キーを使うことで、オプションの名前と値を補完で
/fset autojoin
----
専用のスクリプトを使うこともできます:
// TRANSLATION MISSING
With WeeChat ≤ 3.4, 専用のスクリプトを使うこともできます:
----
/script search autojoin