doc: add question about autojoin option in FAQ (closes #1287)

v2.8-utf8proc
Sébastien Helleu 2019-01-12 21:49:57 +01:00
parent 8009094717
commit 0fe6adb269
6 changed files with 183 additions and 0 deletions

View File

@ -727,6 +727,38 @@ werden um sich, vor dem Betreten von Channels, bei "nickserv" zu identifizieren:
/set irc.server.freenode.command_delay 5
----
// TRANSLATION MISSING
[[edit_autojoin]]
=== How can I add/remove channels from autojoin option?
// TRANSLATION MISSING
You can use the `/set` command to edit the list of autojoin channels,
for example for the "freenode" server:
----
/set irc.server.freenode.autojoin [TAB]
----
// TRANSLATION MISSING
[NOTE]
You can complete the name and value of option with the kbd:[Tab] key
(or kbd:[Shift+Tab] for partial completion, useful for the name). +
This way you don't have to type the whole list of channels.
// TRANSLATION MISSING
You can also use the `/fset` command to edit the list of channels:
----
/fset autojoin
----
// TRANSLATION MISSING
Another solution is to use a script:
----
/script search autojoin
----
[[ignore_vs_filter]]
=== Was ist der Unterschied zwischen dem Befehl /ignore und /filter?

View File

@ -699,6 +699,33 @@ join of channels):
/set irc.server.freenode.command_delay 5
----
[[edit_autojoin]]
=== How can I add/remove channels from autojoin option?
You can use the `/set` command to edit the list of autojoin channels,
for example for the "freenode" server:
----
/set irc.server.freenode.autojoin [TAB]
----
[NOTE]
You can complete the name and value of option with the kbd:[Tab] key
(or kbd:[Shift+Tab] for partial completion, useful for the name). +
This way you don't have to type the whole list of channels.
You can also use the `/fset` command to edit the list of channels:
----
/fset autojoin
----
Another solution is to use a script:
----
/script search autojoin
----
[[ignore_vs_filter]]
=== What is the difference between the /ignore and /filter commands?

View File

@ -725,6 +725,34 @@ commande et le join des canaux) :
/set irc.server.freenode.command_delay 5
----
[[edit_autojoin]]
=== Comment puis-je ajouter/supprimer des canaux de l'option autojoin ?
Vous pouvez utiliser la commande `/set` pour éditer la liste des canaux de
l'autojoin, par exemple pour le serveur freenode :
----
/set irc.server.freenode.autojoin [TAB]
----
[NOTE]
Vous pouvez compléter le nom et les valeurs de l'option avec la touche kbd:[Tab]
(ou kbd:[Shift+Tab] pour une complétion partielle, pratique pour le nom). +
De cette façon, vous n'avez pas à taper la liste complète des canaux.
Vous pouvez également utiliser la commande `/fset` pour éditer la liste
des canaux :
----
/fset autojoin
----
Une autre solution est d'utiliser un script :
----
/script search autojoin
----
[[ignore_vs_filter]]
=== Quelle est la différence entre les commandes /ignore et /filter ?

View File

@ -757,6 +757,38 @@ comando e l'ingresso nei canali):
/set irc.server.freenode.command_delay 5
----
// TRANSLATION MISSING
[[edit_autojoin]]
=== How can I add/remove channels from autojoin option?
// TRANSLATION MISSING
You can use the `/set` command to edit the list of autojoin channels,
for example for the "freenode" server:
----
/set irc.server.freenode.autojoin [TAB]
----
// TRANSLATION MISSING
[NOTE]
You can complete the name and value of option with the kbd:[Tab] key
(or kbd:[Shift+Tab] for partial completion, useful for the name). +
This way you don't have to type the whole list of channels.
// TRANSLATION MISSING
You can also use the `/fset` command to edit the list of channels:
----
/fset autojoin
----
// TRANSLATION MISSING
Another solution is to use a script:
----
/script search autojoin
----
[[ignore_vs_filter]]
=== Qual è la differenza tra i comandi /ignore e /filter?

View File

@ -692,6 +692,38 @@ of channels):
/set irc.server.freenode.command_delay 5
----
// TRANSLATION MISSING
[[edit_autojoin]]
=== How can I add/remove channels from autojoin option?
// TRANSLATION MISSING
You can use the `/set` command to edit the list of autojoin channels,
for example for the "freenode" server:
----
/set irc.server.freenode.autojoin [TAB]
----
// TRANSLATION MISSING
[NOTE]
You can complete the name and value of option with the kbd:[Tab] key
(or kbd:[Shift+Tab] for partial completion, useful for the name). +
This way you don't have to type the whole list of channels.
// TRANSLATION MISSING
You can also use the `/fset` command to edit the list of channels:
----
/fset autojoin
----
// TRANSLATION MISSING
Another solution is to use a script:
----
/script search autojoin
----
[[ignore_vs_filter]]
=== /ignore と /filter コマンドの違いは何ですか。

View File

@ -709,6 +709,38 @@ na kanały):
/set irc.server.freenode.command_delay 5
----
// TRANSLATION MISSING
[[edit_autojoin]]
=== How can I add/remove channels from autojoin option?
// TRANSLATION MISSING
You can use the `/set` command to edit the list of autojoin channels,
for example for the "freenode" server:
----
/set irc.server.freenode.autojoin [TAB]
----
// TRANSLATION MISSING
[NOTE]
You can complete the name and value of option with the kbd:[Tab] key
(or kbd:[Shift+Tab] for partial completion, useful for the name). +
This way you don't have to type the whole list of channels.
// TRANSLATION MISSING
You can also use the `/fset` command to edit the list of channels:
----
/fset autojoin
----
// TRANSLATION MISSING
Another solution is to use a script:
----
/script search autojoin
----
[[ignore_vs_filter]]
=== Jaka jest różnica między komendami/ignore i /filter ?