summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/irc_options.xml16
-rw-r--r--doc/de/autogen/weechat_commands.xml21
-rw-r--r--doc/de/autogen/weechat_options.xml16
-rw-r--r--doc/en/autogen/irc_options.xml16
-rw-r--r--doc/en/autogen/weechat_commands.xml21
-rw-r--r--doc/en/autogen/weechat_options.xml16
-rw-r--r--doc/fr/autogen/irc_options.xml16
-rw-r--r--doc/fr/autogen/weechat_commands.xml21
-rw-r--r--doc/fr/autogen/weechat_options.xml16
9 files changed, 81 insertions, 78 deletions
diff --git a/doc/de/autogen/irc_options.xml b/doc/de/autogen/irc_options.xml
index 4b35c1489..5b20732cc 100644
--- a/doc/de/autogen/irc_options.xml
+++ b/doc/de/autogen/irc_options.xml
@@ -86,6 +86,22 @@
</listitem>
</itemizedlist>
+<command>irc.look.display_channel_modes</command>
+<itemizedlist>
+ <listitem>
+ <para>description: display channel modes in "buffer_name" bar item</para>
+ </listitem>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off</para>
+ </listitem>
+ <listitem>
+ <para>default value: on</para>
+ </listitem>
+</itemizedlist>
+
<command>irc.look.highlight_tags</command>
<itemizedlist>
<listitem>
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml
index c69d15a06..3a40652af 100644
--- a/doc/de/autogen/weechat_commands.xml
+++ b/doc/de/autogen/weechat_commands.xml
@@ -54,17 +54,18 @@ Examples:
<programlisting>
Puffer verwalten
- action: action to do:
- clear: clear buffer content (-all for all buffers, number for a buffer, or nothing for current buffer)
- move: move buffer in the list (may be relative, for example -1)
- close: close buffer
- list: list buffers (no parameter implies this list)
- notify: display notify levels for all open buffers
- scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item
-
- number: jump to buffer by number
+ action: action to do:
+ clear: clear buffer content (-all for all buffers, number for a buffer, or nothing for current buffer)
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer
+ list: list buffers (no parameter implies this list)
+ notify: display notify levels for all open buffers
+localvar: display local variables for current buffer
+ scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item
+
+ number: jump to buffer by number
server,
-channel: jump to buffer by server and/or channel name
+ channel: jump to buffer by server and/or channel name
Examples:
clear current buffer: /buffer clear
diff --git a/doc/de/autogen/weechat_options.xml b/doc/de/autogen/weechat_options.xml
index fc295e76f..5394f1155 100644
--- a/doc/de/autogen/weechat_options.xml
+++ b/doc/de/autogen/weechat_options.xml
@@ -1462,22 +1462,6 @@
</listitem>
</itemizedlist>
-<command>weechat.look.input_format</command>
-<itemizedlist>
- <listitem>
- <para>description: Format der Eingabezeile ('%c' wird durch den Channel- oder Servernamen ersetzt, '%n' durch den Nicknamen und '%m' durch die Nick-Modi)</para>
- </listitem>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string</para>
- </listitem>
- <listitem>
- <para>default value: '[%n(%m)] '</para>
- </listitem>
-</itemizedlist>
-
<command>weechat.look.item_time_format</command>
<itemizedlist>
<listitem>
diff --git a/doc/en/autogen/irc_options.xml b/doc/en/autogen/irc_options.xml
index 2199cf1e1..ca2ca4c09 100644
--- a/doc/en/autogen/irc_options.xml
+++ b/doc/en/autogen/irc_options.xml
@@ -86,6 +86,22 @@
</listitem>
</itemizedlist>
+<command>irc.look.display_channel_modes</command>
+<itemizedlist>
+ <listitem>
+ <para>description: display channel modes in "buffer_name" bar item</para>
+ </listitem>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off</para>
+ </listitem>
+ <listitem>
+ <para>default value: on</para>
+ </listitem>
+</itemizedlist>
+
<command>irc.look.highlight_tags</command>
<itemizedlist>
<listitem>
diff --git a/doc/en/autogen/weechat_commands.xml b/doc/en/autogen/weechat_commands.xml
index 63f17c4c9..ad6d1f7d6 100644
--- a/doc/en/autogen/weechat_commands.xml
+++ b/doc/en/autogen/weechat_commands.xml
@@ -54,17 +54,18 @@ Examples:
<programlisting>
manage buffers
- action: action to do:
- clear: clear buffer content (-all for all buffers, number for a buffer, or nothing for current buffer)
- move: move buffer in the list (may be relative, for example -1)
- close: close buffer
- list: list buffers (no parameter implies this list)
- notify: display notify levels for all open buffers
- scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item
-
- number: jump to buffer by number
+ action: action to do:
+ clear: clear buffer content (-all for all buffers, number for a buffer, or nothing for current buffer)
+ move: move buffer in the list (may be relative, for example -1)
+ close: close buffer
+ list: list buffers (no parameter implies this list)
+ notify: display notify levels for all open buffers
+localvar: display local variables for current buffer
+ scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item
+
+ number: jump to buffer by number
server,
-channel: jump to buffer by server and/or channel name
+ channel: jump to buffer by server and/or channel name
Examples:
clear current buffer: /buffer clear
diff --git a/doc/en/autogen/weechat_options.xml b/doc/en/autogen/weechat_options.xml
index eff963f69..1e5017806 100644
--- a/doc/en/autogen/weechat_options.xml
+++ b/doc/en/autogen/weechat_options.xml
@@ -1462,22 +1462,6 @@
</listitem>
</itemizedlist>
-<command>weechat.look.input_format</command>
-<itemizedlist>
- <listitem>
- <para>description: format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</para>
- </listitem>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string</para>
- </listitem>
- <listitem>
- <para>default value: '[%n(%m)] '</para>
- </listitem>
-</itemizedlist>
-
<command>weechat.look.item_time_format</command>
<itemizedlist>
<listitem>
diff --git a/doc/fr/autogen/irc_options.xml b/doc/fr/autogen/irc_options.xml
index 2dca1d342..9c554f923 100644
--- a/doc/fr/autogen/irc_options.xml
+++ b/doc/fr/autogen/irc_options.xml
@@ -86,6 +86,22 @@
</listitem>
</itemizedlist>
+<command>irc.look.display_channel_modes</command>
+<itemizedlist>
+ <listitem>
+ <para>description: affiche les modes du canal dans l'objet de barre "buffer_name"</para>
+ </listitem>
+ <listitem>
+ <para>type: booléen</para>
+ </listitem>
+ <listitem>
+ <para>valeurs: on, off</para>
+ </listitem>
+ <listitem>
+ <para>valeur par défaut: on</para>
+ </listitem>
+</itemizedlist>
+
<command>irc.look.highlight_tags</command>
<itemizedlist>
<listitem>
diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml
index 07d71a706..af1787508 100644
--- a/doc/fr/autogen/weechat_commands.xml
+++ b/doc/fr/autogen/weechat_commands.xml
@@ -54,17 +54,18 @@ Exemples :
<programlisting>
gestion des tampons
- action: action à effectuer:
- clear: efface le contenu du tampon (-all pour tous les tampons, un numéro pour un tampon, ou rien pour le tampon courant)
- move: déplace le tampon dans la liste (peut être relatif, par exemple -1)
- close: ferme le tampon
- list: liste les tampons ouverts (pas de paramètre affiche cette liste)
- notify: affiche les niveaux de notification pour tous les tampons ouverts
- scroll: fait défiler l'historique (peut être relatif, et peut se terminer par une lettre: s=sec, m=min, h=heure, d=jour, M=mois, y=année); s'il y a seulement une lettre, alors fait défiler jusqu'au début de cet élément
-
- nombre: saute au tampon qui a ce numéro
+ action: action à effectuer:
+ clear: efface le contenu du tampon (-all pour tous les tampons, un numéro pour un tampon, ou rien pour le tampon courant)
+ move: déplace le tampon dans la liste (peut être relatif, par exemple -1)
+ close: ferme le tampon
+ list: liste les tampons ouverts (pas de paramètre affiche cette liste)
+ notify: affiche les niveaux de notification pour tous les tampons ouverts
+localvar: affiche la liste des variables locales pour le tampon courant
+ scroll: fait défiler l'historique (peut être relatif, et peut se terminer par une lettre: s=sec, m=min, h=heure, d=jour, M=mois, y=année); s'il y a seulement une lettre, alors fait défiler jusqu'au début de cet élément
+
+ nombre: saute au tampon qui a ce numéro
serveur,
- canal: saute au tampon par serveur et/ou nom de canal
+ canal: saute au tampon par serveur et/ou nom de canal
Exemples:
déplacer tampon: /buffer move 5
diff --git a/doc/fr/autogen/weechat_options.xml b/doc/fr/autogen/weechat_options.xml
index cb9dd062d..733091ce5 100644
--- a/doc/fr/autogen/weechat_options.xml
+++ b/doc/fr/autogen/weechat_options.xml
@@ -1462,22 +1462,6 @@
</listitem>
</itemizedlist>
-<command>weechat.look.input_format</command>
-<itemizedlist>
- <listitem>
- <para>description: format pour l'invite de la zone de saisie ('%c' est remplacé par le canal ou serveur, '%n' par le pseudo et '%m' par les modes du pseudo)</para>
- </listitem>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne</para>
- </listitem>
- <listitem>
- <para>valeur par défaut: '[%n(%m)] '</para>
- </listitem>
-</itemizedlist>
-
<command>weechat.look.item_time_format</command>
<itemizedlist>
<listitem>