1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 06:46: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
+20 -3
View File
@@ -850,8 +850,24 @@ For a single server:
/set irc.server.libera.autojoin_dynamic on
----
Puede utilizar el comando `/set` para editar la lista de canales con autojoin,
por ejemplo, para el servidor "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, puede utilizar el comando `/set` para editar la lista de
canales con autojoin, por ejemplo, para el servidor "libera":
----
/set irc.server.libera.autojoin [TAB]
@@ -868,7 +884,8 @@ También puede utilizar el comando `/fset` para editar la lista de canales:
/fset autojoin
----
Otra solución es utilizar un script:
// TRANSLATION MISSING
With WeeChat ≤ 3.4, otra solución es utilizar un script:
----
/script search autojoin