1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

Fix bug with partial completions

Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
This commit is contained in:
Sebastien Helleu
2009-04-01 23:30:57 +02:00
parent ff83985ef4
commit ca7bcf880b
14 changed files with 92 additions and 100 deletions
+1 -1
View File
@@ -646,7 +646,7 @@
</listitem>
</itemizedlist>
<command>weechat.completion.partial_completion_nick</command>: partially complete nicks (stop when many nicks found begin with same letters)
<command>weechat.completion.partial_completion_other</command>: partially complete outside commands (stop when many words found begin with same letters)
<itemizedlist>
<listitem>
<para>type: boolean</para>
+1 -1
View File
@@ -646,7 +646,7 @@
</listitem>
</itemizedlist>
<command>weechat.completion.partial_completion_nick</command>: partially complete nicks (stop when many nicks found begin with same letters)
<command>weechat.completion.partial_completion_other</command>: partially complete outside commands (stop when many words found begin with same letters)
<itemizedlist>
<listitem>
<para>type: boolean</para>
+2 -2
View File
@@ -566,7 +566,7 @@
</listitem>
</itemizedlist>
<command>weechat.completion.default_template</command>: modèle de complétion par défaut (merci de consulter la documentation pour les codes et valeurs pour le modèle)
<command>weechat.completion.default_template</command>: modèle de complétion par défaut (merci de consulter la documentation pour les codes et valeurs du modèle)
<itemizedlist>
<listitem>
<para>type: chaîne</para>
@@ -646,7 +646,7 @@
</listitem>
</itemizedlist>
<command>weechat.completion.partial_completion_nick</command>: complète partiellement les pseudos (stoppe quand plusieurs pseudos trouvés commencent par les mêmes lettres)
<command>weechat.completion.partial_completion_other</command>: complète partiellement en dehors des commandes (stoppe quand plusieurs mots trouvés commencent par les mêmes lettres)
<itemizedlist>
<listitem>
<para>type: booléen</para>