1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 07:16:37 +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
+16 -3
View File
@@ -844,8 +844,21 @@ For a single server:
/set irc.server.libera.autojoin_dynamic on
----
You can use the `/set` command to edit the list of autojoin channels,
for example for the "libera" server:
With WeeChat ≥ 3.5, you can also add the current channel in the "autojoin"
server option using the `/autojoin` command:
----
/autojoin add
----
Or another channel:
----
/autojoin add #test
----
With WeeChat ≤ 3.4, you can use the `/set` command to edit the list of autojoin
channels, for example for the "libera" server:
----
/set irc.server.libera.autojoin [TAB]
@@ -862,7 +875,7 @@ You can also use the `/fset` command to edit the list of channels:
/fset autojoin
----
Another solution is to use a script:
With WeeChat ≤ 3.4, another solution is to use a script:
----
/script search autojoin